CSS-Architecture-List
CSS 命名规范与模块化资料索引
Modularity | 模块化
-
CSS Naming Conventions that Will Save You Hours of Debugging
-
2017-CSS Utility Classes and “Separation of Concerns”: Writing CSS this way can evoke a pretty visceral reaction from a lot of developers, so I’d like to explain how I got to this point and share some of the lessons and insights I’ve picked up along the way.
Semantic & Naming Conventions | 命名规范
Less
SCSS
-
What’s the Difference Between Sass and SCSS?: When we talk about Sass, we usually refer to the preprocessor and the language as a whole.
-
2017-Advanced SCSS: 16 cool things you may not have known your stylesheets could do. I’d rather have kept it to a nice round number like 10, but they just kept coming. Sorry.
-
2017-How Sass Can Save You a Lot of Time: I’ll explain what CSS preprocessors are, how you can install Sass, the 2 different Sass syntaxes, some of the main features of Sass and finish off with some cool examples.
CSS-in-JS
-
css-in-js: React: CSS in JS techniques comparison.
-
2017-A Unified Styling Language: We’re going to take a look at why writing your styles in JavaScript isn’t such a terrible idea after all, and why I think you should be keeping an eye on this rapidly evolving space.
-
2017-CSS in JavaScript: The future of component-based styling
-
2017-Stop using CSS in JavaScript for web development: This article lists common misconceptions (myths) and the existing CSS solutions to those problems.
-
2017-Styled-Components in Action: In this article, I will walk you through the main concepts of Styled-Components along with coding examples.
-
Why We Use Styled Components at Decisiv and why you might consider it as well