DEV Community

Chase Skibeness
Chase Skibeness

Posted on

Flexbox versus Grid CSS

Today I'm working on the flexbox and grid sections of the Freecodecamp curriculum.

I've learned a ton about CSS from their curriculum but a lot of it has focused on the how and less on the why. When does one use a Grid versus a Flexbox? Is there a right answer or does it have more to do with the developers comfortability with either style?

Top comments (0)