Stop the Flexbox for 1D, Grid for 2D layout nonsense

Flexbox is great at some 2D layouts, and Grid can be a better choice for 1D layouts as well, so let’s stop that being how we decide which one we’re going to use, because often it leads us down the wrong path. 🔗 Links ✅ Code from first example: ✅ Code from second example: ✅ Diving into how flexbox works: ✅ Easy way to get started with Grid: ⌚ Timestamps 00:00 - Introduction 00:25 - Why Grid might be better for 1D some layouts 04:35 - Why Flexbox might be better for some 2D layouts 06:45 - Grid gives you more control on sizing, flexbox is better for letting the children have control #css -- Come hang out with other dev’s in my Discord Community ... #KevinPowell #Kevin_Powell #css #front-end #frontend #html #web_development #css_tutorial #tutorial 20240710 vO-1eseQ-kc
Back to Top