Category Archives: css

Today’s Readings

The latest installment in my ‘Today’s Readings’ series, offering my rants and thoughts based on findings from around the world-wide web, including a11y, CSS/animation/scroll, bfcache, INP, JS optimization, perf, wp, and even a trip to the movies. Happy reading! Continue reading

Today’s Readings

The latest installment in my ‘Today’s Readings’ series, offering my rants and thoughts based on findings from around the world-wide web, including AI, bfcache, code pruning, CWVs, DevTools, INP, Performance, SEO and more . Happy reading! Continue reading

Today’s Readings

The latest installment in my ‘Today’s Readings’ series, offering my rants and thoughts based on findings from around the world-wide web, including AI, CSS, HTML, INP, PWA and more. Happy reading! Continue reading

Today’s Readings

The latest installment in my ‘Today’s Readings’ series, offering my rants and thoughts based on findings from around the world-wide web, including AI, CSS/Animation/View Transition, CI/CD/Automation, DevTools/debugging, JS and more. Happy reading! Continue reading

Today’s Readings

The latest installment in my ‘Today’s Readings’ series, offering my rants and thoughts based on findings from around the world-wide web, including a new HTML element, CSS tips, Performance, Typography and more fun with View Transitions. Happy reading! Continue reading

Today’s Readings

The latest installment in my ‘Today’s Readings’ series, offering my rants and thoughts based on findings from around the world-wide web, including the latest & greatest CSS, custom accents for forms, a ton of DevTools tips, WebPerf snippets, popovers, HTML email and more. Happy reading! Continue reading

Today’s Readings

The latest installment in my “Today’s Readings” series, offering my rants and thoughts based on findings from around the world-wide web. Today’s topics include a11y, CSS, debugging tips, fetchpriority, grid, LCP, performance, PWAs, the View Transitions API and more. Happy reading! Continue reading

Today’s Readings

With the current events of the world, it is hard to focus or care about work-related things… But I feel it is also critical to try to find other mental outlets, lest we spiral into complete and total despair… With that in mind, I will try re-route some of my attention to the world of web technologies. Please consider giving yourself a break, too, with the latest “Today’s Readings”. Today’s topics include Performance, CWV & INP, CSS animation, DevTools, responsive images and more. Happy reading! Continue reading

Replace JS with no-JS (or lo-JS) Options

An attempt at cataloging features that once required JS, but no longer do (or at least soon won’t), so we can all remove as much JS as possible. Happy reducing! Continue reading

Using Resource Hints to Improve the Page Load Experience

As webpages become more complex, they also become larger and slower. The browser then has a tougher time finding all of the assets it needs. But we can help by giving the browser a few hints… Happy hinting! Continue reading