Category Archives: html

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, #cwv, #devtools, #inp, #js, #perf, #rss 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, HTML, JS, INP, performance, RWD, SVG, Shared Elements, View Transitions, Web Components 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, 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 AI, CSS, INP, Performance, Usability, Scroll-Driven and View Transitions APIs 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 a new HTML element, CSS tips, Performance, Typography and more fun with View Transitions. 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

Use Responsive Images to Give Each User an Image that is “Just Right”

As our range of web-enabled devices spawns new and different screen sizes, sending the same image to all devices becomes problematic. This is where responsive image comes into play. Continue reading