CSS Grid vs Flexbox: A critique

Written by mikenath223 | Published 2019/11/28
Tech Story Tags: css3 | flexbox | css-grids | html | frontend | latest-tech-stories | responsive-design

TLDR This article attempts to make a KISS(Keep it simple stupid) analysis of each of these layouts. It highlights the various use each can be applied to. Grid works well for two-dimensional layouts but Flexbox does better in one-dimensional. Grid is made for two dimensional layouts and Flexbox is made to look more like a two dimensional layout. Flexbox can be used to position and align elements on a single-dimensional layout. Grid has more control over how the whole page comes together with Flexbox.via the TL;DR App

no story

Written by mikenath223 | I write code, run tests, deploy. iterate...
Published by HackerNoon on 2019/11/28