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





  1. Chilled out text underlines

    A very cool use of the new(ish) color-mix() CSS function to apply nice, flexible underline styles

  2. CSS relative colours

    Ahmad Shadeed has written a really helpful guide on relative colours that has finally made it all make sense.

  3. Is the button focusable?

    A very handy article / game to show you if a button is focusable in lots of different contexts with some surprising results.

  4. How to Use ARIA Alert Effectively

    A really useful guide on using ARIA alerts properly with a nice form-based example used to demonstrate.

  5. Rethinking Find-in-Page Accessibility: Making Hidden Text Work for Everyone

    A really interesting use case for the new HTML hidden attribute value of “until-found” that I think could replace visually hidden utility classes.

  6. The Index

    Did you know, Piccalilli has a twice-weekly newsletter?

  7. My website has been gaslighting you

    Dave Rupert lifts the curtain on a fun CSS colour trick on their website.

  8. The Importance of Investing in Soft Skills in the Age of AI

    A look at how soft skills are becoming more and more essential as so-called AI further integrates itself into our work as developers.

  9. State of JavaScript 2024

    The obvious lack of diversity (and respondents versus last year 😬) applies of course, but there’s some interesting stuff in here still.

  10. Beautiful focus outlines

    Thomas has not only given plenty of detail on how to make outline look nice, but they’ve provided useful breakdowns of problems that could be happening for you and how to fix those problems.