Stop the Flexbox for 1D, Grid for 2D layout nonsense
Kevin Powell Media Inc.
CSS
July 10, 2024
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 for Second Example:
https://codepen.io/kevinpowell/pen/XWQGmQE
Code for First Example:
https://codepen.io/kevinpowell/pen/abgomQP