Preparatory stage of Front-End Course. Following tasks should be completed to join main course. Learn more in README.
- Intro to HTML & CSS
- Responsive Web Design
- HTML & CSS Practice
- JavaScript Basics
- Document Object Model - practice
- Building a Tiny JS World (pre-OOP) - practice
- Object oriented JS - practice
- OOP exercise - practice
- Offline Web Applications
- Memory pair game — real project!
- Website Performance Optimization
- Friends App - real project!
Main part of the Front-End Course.
- W3C and WHATWG Standards. HTML markup. Intro to CSS. Grids.
- Graphics on the web. А11Y & forms. Content handling
- DOM and Layout Trees
- Cookies, document.cookie
- Scopes & Closures
- Concept of this
- Prototypes
- Types & Grammar
- Callbacks & Promises
- Async & Await
- ESNext Api / Generators
- Functionality
- How browser works/Web workers