CSS Layout Masterclass: SCSS, Flexbox, CSS Grid

Posted By: IrGens

CSS Layout Masterclass: SCSS, Flexbox, CSS Grid
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 6h 49m | 3.07 GB
Created by Nomad Coders

What is Clone Coding

Best Way to Learn to Code

We believe that the best way to become a developer is by doing clone coding. It is very easy to get bored and unmotivated in the beginning if all you learn is theory. When we do clone coding we skip the theory and jump right into making useful and beautiful things. Is easy to forget theory, it's impossible to forget practice. After you take this course you will have a working application that YOU made…

What will you make

11 CSS Layout
We will clone 11 beautiful layout of movie, e-commerce and portfolio website…

What will you learn:

Flexbox


Main Axis / Cross Axis
Column and Row
align-self and order
wrap, nowrap, reverse, align
flex-grow, flex-shrink
flex-basis
many more…

Grid

template areas
rows and columns
grid-template
place-items
auto-columns, auto-rows
minmax
auto-fill, auto-fit
many more…

SCSS

Variables
Nesting
Mixins
Extends