Everything you need to know about Flexbox(github.com)12 points·by garashb·4년 전·3 commentsgithub.comEverything you need to know about Flexboxhttps://github.com/Bakhtiyar-Garashov/flexbox-1013 commentsPost comment[–]blacksmith_tb·4년 전replyFlexbox was a breath of fresh air after floats, but I would think these days most people would be using CSS Grid[1]?1: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_La...[–]bhhaskin·4년 전replyIt depends. They both do different things and have different uses. A great rule to follow is Grid of layout, Flexbox for content.[–]emteycz·4년 전replyNot available in React Native :/
1: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_La...