Overview
In the last few years, we’ve seen an emergence of a modular way of thinking about code and design. We’ve seen the rise of SMACSS, BEM, and Atomic Design. This talk will look at those modular concepts and how they can streamline development for large and long-running projects. We’ll also look at how these approaches can ease responsive design and development. Lastly, we will look at where the modular approach is going in the future as Web Components slowly make their way into browsers and application frameworks.
Objective
To learn how modular design can improve our development process.
Target Audience
Front-end developers
Five things audience members will learn
- Modular Design
- Modular CSS
- Naming Convention
- State-based Design
- Web Components