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





  1. LH units are cool

    CSS

  2. Reality Check #2: Building out a fancy 404 page from Layers

    Reality Check

  3. Reality Check #1: Building out a furniture site from Dribbble

    Reality Check

  4. A (more) Modern CSS Reset

    I wrote “A Modern CSS Reset” almost 4 years ago and, yeh, it’s not aged overly well. I spotted it being linked up again a few days ago and thought it’s probably a good idea to publish an updated version.

    CSS

  5. How a minimum viable experience produces a resilient, inclusive end-product

    Progressive Enhancement

  6. My favourite 3 lines of CSS

    CSS

  7. Line heights in CSS work better with ratios

    CSS

  8. A CLS punishment for progressive enhancement?

    I’ve stumbled across an issue with Lighthouse where I get a bad performance score for a progressive enhanced burger menu pattern.

    General

  9. Learn Eleventy From Scratch is now open source

    General

  10. Define delay for each property in the transition shorthand

    You can set a different delay for each transitioned property, using the transition shorthand, which creates some pretty cool state changes.

    CSS