Learn why Design Patterns are so important and how they simplify and systemize CSS layouts
Learn what are the 7 design patterns behind every single CSS layout in the world. What they are and when to use each of them.
Deep dive into Design Patterns using CSS Grid. Learn exactly how to build each pattern with CSS Grid and practice your skills.
Deep dive into Design Patterns using Flexbox. Learn exactly how to build each pattern with Flexbox and practice your skills.
Learn advanced layout techniques, find out when to use Flexbox and when to opt in for CSS Grid and wrap up.