Note: moved from the main document. I consider to deprecate and remove this information as it adds a lot of unnecessary complexity and responsibility. Here's a better formatted list of Programming & Web Dev resources.
- Flexbox Fundamentals (EggHead)
- Boolean Algebra (YouTube)
- Intro to Discrete Math (YouTube)
- Algorithms (GitHub)
- Learning To Program (PluralSight) OR Programming Basics (PluralSight)
- JavaScript Foundations (FrontendMasters)
- Understanding Prototypal Inheritance (EggHead)
- Regexes in JavaScript (EggHead)
- FP Fundamentals (PluralSight)
- FP Lite (PluralSight) OR FP Lite (FrontendMasters)
- FP With Ramda (PluralSight)
- JS Promises in depth (EggHead)
- Async JS with async-await (EggHead)
- Rethinking Async JS (FrontendMasters) OR Rethinking Async JS (FrontendMasters)
- Reasoning about Async JS (PluralSight)
- Modern Async JS (PluralSight) (move to advanced?)
- React 16 for everyone (LevelUP)
- Beginner's guide to React (EggHead)
- Start Learning React (EggHead)
- React Router v4 (EggHead)
- HTTP Fundamentals (PluralSight) OR HTTP Basics (EggHead)