DEV Community

Arpanet lover
Arpanet lover

Posted on

Flexbox or Css Grids?

I use flexbox for layouts but is it necessary to learn both?
Which one is better ?
Should i learn both to use em together?

Top comments (3)

Collapse
Β 
adam_cyclones profile image
Adam Crockett πŸŒ€ β€’ β€’ Edited

I use flex alot more than grid but if I do wrap flex in grid because I feel that grid is very good for overall layout.

Learn flex the grid

Collapse
Β 
dannyengelman profile image
Danny Engelman β€’

Apples or pears, Sets or Maps, left arrow key or right arrow key?

Collapse
Β 
kirzin profile image
0xKirz β€’

I love using flexbox more than grid i think flexbox is more flexible.