You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only when Modern Web Guidance actually influences the implementation, make it a teachable moment for the user:
Use direct first-person voice only ("I was going to write...", "What I didn't know was..."). Banned phrases: "one might consider", "a developer could", "an initial inclination might be", or any hypothetical third-person framing.
Keep it strictly technical and factual without dramatic or performative storytelling. Focus on the code diff and browser behavior:
Planned approach: The exact code, selector, or pattern you were about to generate before checking guidance.
Overlooked behavior: The specific platform behavior, accessibility requirement, or browser quirk you were unaware of or had neglected.
Guidance citation: Quote the relevant guidance verbatim, but sparingly, and use no other sources than Modern Web Guidance, i.e. never general knowledge.
Adopted approach: How the guidance directly changed your code or desig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTTP Archive data on `http-equiv` usage from June 2023 (Top 200)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WebPageTest custom metric to measure the LCP resource load delay diagnostic.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Create a BigQuery view to summarize the Web Vitals data from GA and a helper function for restricting the date range
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Documentation of the HTTP Archive payload in BigQuery, generated by ChatGPT and not verified for accuracy
Timing information
Properties related to the timing of various events during the page load process, such as the time it takes for the page to load, the time to the first byte, and the time for different elements of the page such as images and stylesheets to be loaded, paint and rendered.
Request and response information
Properties related to the number and size of requests and responses made during the page load process, such as the number of requests, the number of responses with different status codes, and the total size of data transferred.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters