2019-10-23
2435
#css
Russell Bishop
8594
Oct 23, 2019 â‹… 8 min read

CSS utility classes: Your library of extendable styles

Russell Bishop Frontend UX Designer | Rooting for the underdog

Recent posts:

how to properly handle rejected promises in TypeScript

How to properly handle rejected promises in TypeScript

Learn how to properly handle rejected promises in TypeScript using Angular, with tips for retry logic, typed results, and avoiding unhandled exceptions.

Lewis Cianci
Jun 26, 2025 â‹… 4 min read
Your AI Has Agency — Here’s How To Architect Its Frontend

Your AI has agency — here’s how to architect its frontend

AI’s not just following orders anymore. If you’re building the frontend, here’s how to design interfaces that actually understand your agent’s smarts.

Rosario De Chiara
Jun 25, 2025 â‹… 5 min read
how to design apps with Apple Intelligence in mind

How to design apps with Apple Intelligence in mind

Apple Intelligence is here. What does it mean for frontend dev and UX? Explore the core features of the update, do’s and don’ts for designing with Apple Intelligence in mind, and reflect on the future of AI design.

Murat YĂĽksel
Jun 24, 2025 â‹… 10 min read
How To Optimize Your Next.js App With After()

How to optimize your Next.js app with after()

Next.js’ after() is a new API that lets you run logic after your route has finished rendering, without blocking the client.

Temitope Oyedele
Jun 24, 2025 â‹… 11 min read
View all posts

3 Replies to "CSS utility classes: Your library of extendable styles"

  1. Hello Russel,

    Your second bullet point within the StemCSS list (Further reading: “On Moving to a Utility-first CSS Framework,” by Debra Ohayon) points to an article on TailwindCSS. I thought I would let you know.

    Cheers!

Leave a Reply