Methodologien

143 bookmarks
Newest
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
rscss
rscss
·rscss.io·
rscss
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
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
What is Modular CSS?
What is Modular CSS?
Modular CSS is a collection of principles for writing code that is performant and maintainable at scale.
·spaceninja.com·
What is Modular CSS?
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
Expressive CSS
Expressive CSS
An approach to writing lightweight, scalable CSS using utility classes that are easy to write and understand.
·johnpolacek.github.io·
Expressive CSS
BEM by Example | Sparkbox | Web Design and Development
BEM by Example | Sparkbox | Web Design and Development
BEM is a popular CSS naming convention. While the fundamentals of BEM are simple and straightforward, mistakes are common. These BEM examples will help you apply this useful naming convention and avoid some of the pitfalls many face when using BEM naming conventions.
·seesparkbox.com·
BEM by Example | Sparkbox | Web Design and Development
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"