Front-end education for the real world. Since 2018.





  1. CSS :has() Interactive Guide

    Ahmad Shadeed has done it again with a stunning interactive guide that

  2. Speedier tunes

    Jeremy Keith showcases a proper real-world performance improvement using content-visibility.

  3. Tailwind vs. Semantic CSS

    A really interesting study by Tero Piirainen, comparing a build of the exact same page using Tailwind vs semantic CSS.

  4. Removing list styles without affecting semantics

    Manuel Matuzović solves an age-old problem with dealing with list styles when you don’t want them and I riff about my reset.

  5. Smashing hour - April 30th 2024

    Join Vitaly Friedman and myself as we talk about design, CSS and all sorts in April.

  6. CSS Scroll-triggered Animations with Style Queries

    I stumbled across Ryan Mulligan’s excellent article on scroll-triggered animations which helps them make more sense to me.

  7. Some use cases for revert-layer

    A damn useful run-down of revert-layer — a more useful CSS revert tool — by Mayank

  8. The legendary Codrops are on Patreon

    One of the best publications in the biz are feeling the pinch of rising costs and fewer sponsors, so they’ve set up a Patreon that I hope you will support.

  9. Offloading JavaScript With Custom Properties

    Heydon Pickering perfectly illustrates why it’s important to understand both CSS and JavaScript well.

  10. New GitHub Copilot Research Finds “Downward Pressure on Code Quality”

    I’ve noted down some thoughts about research that shows CoPilot use, lowers the quality of code, overall.