Lesson 1 (DOM Basics - structure, 1. folder tree) task
- Static HTML filesystem viewer: src, demo
- Simplified HTML filesystem viewer: src, demo
- Rendered DOM filesystem viewer: src, demo
- Real filesystem viewer (in iframe): src, demo (download and open from local filesystem)
Lesson 2 (JS Basics - introduction, 1. prompt write) task
Lesson 3 (JS Basics - data structures, 2. parse CSV file) task
Lesson 4 (DOM Basics - events, 2. interactive folder tree) task
Lesson 5 (DOM Basics - forms, 3. crud app) task
- Polyfills for array walk functions (map, reduce, reduceRight, filter, forEach, some, every): src, demo
Lesson 8 (JS - OOP in JS, 5. School Simulator) task
- no task
Lesson 10 (Web App Basics, 1. webpack npm) task
Lesson 11 (JS - EventLoop, MicroTasks, 6. GitHub User Profile) task
Lesson 12 (Web App Basics, 2. Bundling, Babel loaders) task
- no task
Lesson 14 (React/Redux - Introduction to React, 1.1. GitHub User Profile) task
Lesson 14 (React/Redux - Introduction to React, 1.2. GitHub User List) task
Lesson 15 (React/Redux - Components, 2. Fetching and Updating User Profile) task
- no task
Lesson 17 (React/Redux - Context & Routing, 3. GitHub Profile Manage) task
- no task