@mustaphasodruldeen1076

i do full stack but havent been keeping up with the frontend for a while, i was stucked with bootstrap until i watched this video, gives me a flexgrid god feeling. Thank Tyler

@lik4boss

Timestamps for meself later:


3:00 grid overview 10:00 flex description

@simonkalu

Thanks for making this tutorial. I made this whole 1 and 2 dimension so clear now that I am very confident to start a project with flex and grid. Each section was crystal clear

@sylvanusedi7695

This was the first CSS GRID tutorial that explained clearly how to use grid that i have found. thank you

@kaszapnagypeter

"Well, don't worry you not the only one"πŸ˜‚ Great video anyway!

@aleksalukic1904

Dude you helped me so much! I escaped the tutorial purgatory

@Mrbhuriya1

great project buddy. i download your videos for study with this later, (no fast internet for live). so ur videos is great. as you are

@birdbrainsolutions6112

Yer a wizard Tyler Pottser!

@sarrii2912

thank you very much for the video Tyler.  When to use grid-area vs grid-column-start / grid-column-end etc... ?? Grid area looks much easier..Thank you !

@Balaji-gn7ug

If anyone uses a card inside the column, use the below style; please adjust the minimum and maximum value to meet your requirements. This code will adjust the card width based on the window screen. It is very useful instead of using media queries for all the screen widths.

grid-template-columns: repeat(auto-fit, minMax(340px, 1fr));

@Dexter-rc2fn

thank you so much for this video it helped me a lot learning about grid. I was using flexbox in de beginning but grid is so much better and I don't have to have a degree in math to align all the items perfect πŸ˜‚.

@escaparate_argentina

Hello from Uruguay. Thanks for the tutorial.

@jjjessee245

Very easy to follow your instruction. Thanks.

@namrok106

Great, thanks Tyler. Also didn't know you could calculate directly in spotlight, so it's a double win for me !

@UnchartedWorlds

Rock & Roll! Tyler appreciate this tutorial. Gonna use some of the stuff I learn here in my project.

@amirhoseinamoozegar3632

That was great. Thank you

@mazam420

Nice WorkπŸ‘ŒπŸ‘

@poptartpowpow

Thanks for the rad tutorial. What IDE is this?

@barnabas.csermely

Amazing videos, never get bored of them. <3

@bollvigblack

thank you. @Tyler Potts im having hard time positioning elements with Flex Grid ect. putting square right for example or putting some images under perfectly or even writings, can u make tutorial how to position elements ? and they have to be responsive also and work for all screens