Ray Villalobos provides an intensely graphical illustration of JavaScript, explaining corners that often require multiple explorations to sort out.
Overview
Syllabus
Introduction
- Introduction
- const vs. let vs. var
- void, null, empty
- Truthiness
- The ternary operator
- modulus
- Nullish coalescing operator
- try...catch
- Transpiling
- Spread syntax
- Promises
- Async/await
Taught by
Ray Villalobos