Category Archives: js

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, AI, CSS animation, CWVs, debugging INP, JS, Scroll-Driven Animations, View Transitions 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 a11y, CWVs, CSS, JS, LCP, INP, PWAs, webperf, scroll-driven & view transitions, and much 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 CSS, HTML, and JS, as well as grid, INP and web performance. 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 a11y, CSS, CWVs, Drupal/LCP, GitHub, JS, Perf 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 CSS animation, CI/CD, GitHub tools, JS, performance, RWD, Speculation Rules 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 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, CSS/Animation/View Transition, CI/CD/Automation, DevTools/debugging, JS 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