Basics HTML Learn the basics of HTML Make a few pages as an exercise CSS Learn the basics of CSS Style pages from previous step Build a page with grid and flexbox JS Basics Get familiar with the syntax Learn basic operations on DOM Learn mechanisms typical for JS (Hoisting, Event Bubbling, Prototyping) Make some AJAX (XHR) calls Learn new features (ECMA Script 6+) Additionally, get familiar with t

