modulare Webentwicklung

356 bookmarks
Newest
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"
Rebuilding slack.com – Several People Are Coding
Rebuilding slack.com – Several People Are Coding
In August, we released a major redesign of slack.com, and we want to give you a peek behind-the-scenes. Rebuilding our marketing website was a massive project that took careful coordination across a variety of teams, departments, and agencies. We implemented a redesign while overhauling all the under-the-hood code. Our aim was to address a few […]
·slack.engineering·
Rebuilding slack.com – Several People Are Coding
CSS Architecture for Design Systems | Brad Frost
CSS Architecture for Design Systems | Brad Frost
We just created a design system for a huge organization and established a CSS architecture we're quite pleased with. It's one of the first times I've ever gotten to a project's finish line without wishing I'd done at least a few things differently. So I thought it would be great to share how we went
·bradfrost.com·
CSS Architecture for Design Systems | Brad Frost
Coding CSS for Context - Snook.ca
Coding CSS for Context - Snook.ca
Dave Rupert recently tweeted asking a question that I see quite often: .some-context .thing { /* special rules and overrides */ } Does that go in thing.css or some-context.css? Then, Har...
·snook.ca·
Coding CSS for Context - Snook.ca
CSS Architecture for Design Systems | Brad Frost
CSS Architecture for Design Systems | Brad Frost
We just created a design system for a huge organization and established a CSS architecture we're quite pleased with. It's one of the first times I've ever gotten to a project's finish line without wishing I'd done at least a few things differently. So I thought it would be great to share how we went
·bradfrost.com·
CSS Architecture for Design Systems | Brad Frost