Collections
Learning in public
The JavaScript Awakening
Working through JavaScript from the ground up. The engine, the event loop, async, and everything in between. 5-minute journal entries, shared as I go.
Started August 20, 2026

The JavaScript Awakening
Letters
Working through JavaScript from the ground up, in 5-minute journal entries.
IThe First Light
03 lettersThe language begins to make sense.
- Before the Code RunsJavaScript has to run somewhere. This is where the journey begins.9 min
- Setting Up JavaScriptYou don't need to install anything to start. But it helps to know your options.6 min
- A Place to Put ThingsBefore `let` or `const` mean anything, here's the simpler question they answer.8 min