modulare Webentwicklung

356 bookmarks
Newest
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"
Semantic CSS - Snook.ca
Semantic CSS - Snook.ca
Subtitle: Why everybody who talks about the importance of semantics is both right and wrong at the same time. I’ve often heard people talk about semantic CSS. That is, the names we come up for ...
·snook.ca·
Semantic CSS - Snook.ca
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
Pure
Pure
A layout example that shows off a responsive photo gallery.
·purecss.io·
Pure
CSS Style Guides | CSS-Tricks
CSS Style Guides | CSS-Tricks
As we wrap up our recent poll on ordering CSS properties, it brings up the larger issue of CSS style guides. Ordering properties is just one choice you
·css-tricks.com·
CSS Style Guides | CSS-Tricks
How To Develop Scalable And Maintainable CSS - Vanseo Design
How To Develop Scalable And Maintainable CSS - Vanseo Design
Last weekend I came across more ideas about our changing css best practices, specifically a presentation by Andy Hume and an article from Nicolas Gallagher, both of which offer additional thoughts to what I’ve been talking about these last few weeks. I wanted to discuss each a little and more importantly point you to both […]
·vanseodesign.com·
How To Develop Scalable And Maintainable CSS - Vanseo Design
In Defense of Utility-First CSS | frontstuff
In Defense of Utility-First CSS | frontstuff
“Favor composition over inheritance”. This piece of wisdom from Design Patterns, one of the most influential software engineering books, is the foundation of...
·frontstuff.io·
In Defense of Utility-First CSS | frontstuff