Overview
Swaggy: [Swa gee] A combination of Swag, Awesomeness, and Happiness.
Web layouts have become more and more complex as time goes by, to the point where the traditional layout techniques struggle to remain viable options for particular scenarios. Enter Flexbox. We will be exploring the Flexbox layout module along with its limitations, and basic and advanced use cases. Flexbox saves lives.
Objective
To provide an introduction and usecases for the Flexbox layout module.
Target Audience
Beginner to intermediate front-end developers.
Assumed Audience Knowledge
Basic knowledge of building layouts with HTML and CSS.
Five things audience members will learn
- The evolution of Web layouts
- Fundamental concepts of the Flexbox layout module
- Browser support and other limitations
- Overview of Flexbox terminology and implementation
- Examples of real life use cases