Frontend Lectures notes.
- Вступление: https://youtu.be/jr-bg5HCSr4?t=35s
- Анализ макетов и подготовка к верстке (): https://youtu.be/jr-bg5HCSr4?t=2m9s
Установка Галп версии 4.0: https://youtu.be/xptUdO3GuG8?t=20s
Как сообщить Галпу, что задача завершена: https://youtu.be/xptUdO3GuG8?t=4m24s
Поддержка Source-Maps: https://youtu.be/_BFWG82mMkw?t=11m31s
https://youtu.be/GPie9Mo93JE?t=26s =
{ Axis: flex-direction; // [container property] alignment of content-items along main axis: justify-content; // [container property]; alignment of content-items along secondary axis: align-items; // [container property]; } Movie-2: https://youtu.be/sAStjXp_4eM?t=17s = { wrap to several rows flex-wrap; // [container property]; }