Utility-Classes

13 bookmarks
Custom sorting
In Defense of Utility-First CSS by Sarah Dayan
In Defense of Utility-First CSS by Sarah Dayan
Writing CSS that scales is notoriously hard, even when you’re great at it. It often starts well, when you’re crafting the foundations have full control. But soon, unforeseen requests start arriving, the layout you’ve built is being moved around, and you have to undo most of what you’ve done. Soon, you realize that your component-based architecture isn’t as resilient as you thought, and it feels like the best thing you can do is to start over.
·noti.st·
In Defense of Utility-First CSS by Sarah Dayan
In Defense of Utility-First CSS – freeCodeCamp
In Defense of Utility-First CSS – freeCodeCamp
by Sarah Dayan Photo by Iker Urteaga on UnsplashIn Defense of Utility-First CSS“Favor composition over inheritance”. This piece of wisdom from Design Patterns, one of the most influential software engineering books, is the foundation of utility-first CSS. It also shares many principles with functional programming: immutability, composability, predictability, and
·medium.freecodecamp.org·
In Defense of Utility-First CSS – freeCodeCamp
A Year of Utility Classes
A Year of Utility Classes
Last year at Mud we adopted a utility-first approach to CSS (also known as atomic CSS). Specifically we decided to use TailwindCSS, a…
·css-irl.info·
A Year of Utility Classes
CSS Utility Classes and "Separation of Concerns"
CSS Utility Classes and "Separation of Concerns"
Over the last several years, the way I write CSS has transitioned from a "semantic" approach to something more like what people call "functional CSS." In this post I explain how I got to this point and share some of the lessons and insights I've picked up along the way.
·adamwathan.me·
CSS Utility Classes and "Separation of Concerns"
CSS Utility Classes and "Separation of Concerns"
CSS Utility Classes and "Separation of Concerns"
Over the last several years, the way I write CSS has transitioned from a "semantic" approach to something more like what people call "functional CSS." In this post I explain how I got to this point and share some of the lessons and insights I've picked up along the way.
·adamwathan.me·
CSS Utility Classes and "Separation of Concerns"