TECH_FOUNDATIONS
Modern JavaScript
From variables and types to async/await, modules and the event loop — the JavaScript you actually need to be productive in React, Node and beyond.
COURSE MODULES
1
Values, types and the type coercion trap
2
Scope, closures and the `this` keyword
3
Arrays, objects, destructuring, spread
4
Async JavaScript: promises and async/await
5
ES modules, tooling and the modern JS ecosystem