
All About CSS Grid
Syntax - Tasty Web Development Treats
00:00
The Differences Between Grid and Flexbox
CSS grid completely replaces the need for any sort of Class-based CSS grid system in my opinion. The main difference between Grid and flexbox is that Flexbox is one-dimensional meaning that if you've got a bunch of elements And you need to horizontally lay them out or you need to vertically lay them out That's when you you reach for grids. With grid you have two-dimensional layout meaning that you Can control your grid both left to right and right to left as well as top to bottom and bottom to top So it's pretty exciting because I know that when we decided that we wanted to do grid based Layouts in flexbox There was a lot of bugs that came along with Things
Play episode from 08:17
Transcript


