modulare Webentwicklung

353 bookmarks
Newest
When u- means style= – Medium
When u- means style= – Medium
There are fashions in CSS usage, and I don’t always keep up with them. Structural markup like BEM block — element-modifier is currently…
·medium.com·
When u- means style= – Medium
Simple Style Sheets
Simple Style Sheets
Or How to Improve Your Sleep by Dropping the Cascade
·medium.engineering·
Simple Style Sheets
Fun with CSS: NBA edition
Fun with CSS: NBA edition
This is my second “Fun with CSS” post, maybe this should become a series. But anyway, I had watched the video of Ethan Marcotte‘s talk at An Event Apart called Laziness in the Time of Responsive Design, and was fascinated by his progressive enhancement demo.
·chenhuijing.com·
Fun with CSS: NBA edition
BEM — Block Element Modifier
BEM — Block Element Modifier
BEM — Block Element Modifier is a methodology, that helps you to achieve reusable components and code sharing in the front-end.
·getbem.com·
BEM — Block Element Modifier
Making And Maintaining Atomic Design Systems With Pattern Lab 2 – Smashing
Making And Maintaining Atomic Design Systems With Pattern Lab 2 – Smashing
The benefits of UI design systems are now well known. They lead to more cohesive, consistent user experiences. They speed up your team’s workflow, allowing you to launch more stuff while saving huge amounts of time and money in the process. They establish a common vocabulary between disciplines, resulting in a more collaborative and constructive workflow. They make browser, device, performance, and accessibility testing easier. And they serve as a solid foundation to build upon over time, helping your organization to more easily adapt to the ever-shifting web landscape. This article provide...
·smashingmagazine.com·
Making And Maintaining Atomic Design Systems With Pattern Lab 2 – Smashing
Improving CSS quality at Facebook and beyond | Engineering Blog | Facebook
Improving CSS quality at Facebook and beyond | Engineering Blog | Facebook
With thousands of engineers working across a range of products at Facebook, we face some unique challenges when it comes to code quality. Not only are we dealing with a large codebase, but things are also moving fast — new features are being added, existing ones are being improved, and things are being reorganized. For [...]Read More...
·code.facebook.com·
Improving CSS quality at Facebook and beyond | Engineering Blog | Facebook
Functional CSS (FCSS) – Wealthfront Engineering Blog
Functional CSS (FCSS) – Wealthfront Engineering Blog
We’re big fans of functional programming at Wealthfront. Emphasizing immutability and functional style means fewer “surprises” because side-effects are limited or nonexistent. We can quickly build up large systems from discrete, focused components by way of composition. Applying such principles is straight forward in most languages, even if they’re not functional by definition, but the... Read more
·eng.wealthfront.com·
Functional CSS (FCSS) – Wealthfront Engineering Blog