Learn JavaScript the way you actually understand it — visually.
What is JavaScript, and how do you even use it?
Primitive vs. reference types — how JavaScript categorises every value.
Making the program choose a path.
Doing the same thing, again and again.
An ordered row of values you reach by index.
Values you reach by name instead of position.