This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: h7T0uUQ4M2Mybvl1u_fw-tzo39_x0Jt4rFbadTcE0qs
Cover

Flexbox vs CSS Grid is Not A Thing

Written by @maaz-ahmad | Published on 2020/8/26

TL;DR
There is NO flexbox vs. CSS Grid: It’s just flexbox and CSS grid. Both should be used in conjunction. Flexbox works in a single axis and has a cross-axis that makes it workable in 2-dimensional structure. CSS grid provides a grid layout. So it seems natural to use it where you have multiple images, or card-like components stacked in a grid-like structure. By choosing either of them for all purposes, you force yourself to think of a row as a grid or a grid as two separate dimensions.

[story continues]


Written by
@maaz-ahmad
Love simplicity, both in my life and in my code

Topics and
tags
css|css3|css-grids|flexbox|coding|problem-solving|software-development|grid-layout
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: h7T0uUQ4M2Mybvl1u_fw-tzo39_x0Jt4rFbadTcE0qs