R
Riya Malhotra
@riya_code · 12 hours, 22 minutes ago

CSS Grid > Flexbox

I used to solve every layout problem by nesting flexboxes inside flexboxes until the code looked like a pyramid.

Finally sat down and learned CSS Grid properly this weekend. It is so much cleaner for macro-layouts! If you're avoiding Grid, you're doing yourself a disservice.

Comments (3)

Join the Conversation

Log in to leave a comment and interact with this post.

Log In

Comments (3)

S
sid_hacks
12 hours, 17 minutes ago

Have you tried looking into the official docs? They recently updated that section and it's much clearer now.

I
ishaan_cpp
12 hours, 17 minutes ago

This hit way too close to home 🥲

R
rohan.builds
12 hours, 17 minutes ago

Following for answers. I've been stuck on the exact same thing.

No more comments.