+ 3
How to decide between grid layout and flexbox layout?
4 Réponses
+ 7
The truth is that there is no better choice than another. Flexbox and Grid CSS are good in different aspects and should be used together, and not as alternatives to each other.
+ 5
you can use the grid for your actual page layout and flexbox to adapt the data inside the cells of your grid
+ 3
I actually didn't learned grid layout. I saw many peoples code who use grid. I like flexbox, it is cool. Will I miss something if I don't learn grid? will it become obsolete with growth of flexbox?
+ 2
grid and flex-box, although they have some similarities are two different beasts used for different purposes.
here is a video that maybe speaks louder: i chose it because the thumbmail resembles my previous post, you'll probably find other related videos in the suggested list:
https://m.youtube.com/watch?v=RSIclWvNTdQ