Hacker News new | ask | show | jobs
by KarimDaghari 2074 days ago
There are some things that grids aren't optimized for, one example that comes to mind is `justify/space-between` where you don't really need to think about the layout (by adjusting cols spans).

But yeah, for structural layouts grids are better.