© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Rodrigo Garcia
Ninja man
Basically what I've found what Flexbox can do is a Card grid with different heights. Something like....
Unless you do it on separate columns but managing both with Flexbox in a one on the left and one on the right can't be done with Flexbox, at least not in a simple, fast and easy way.
Syed Fazle Rahman
Building Bug0, an AI-native E2E testing platform for modern apps - co-founder & ceo @ Hashnode
Flexbox cannot help you create Masonary layout. 2 columns with variable height Cards is achievable without Flexbox also.