The JavaScript Awakening · Technology8 min
A Place to Put Things
Before `let` or `const` mean anything, here's the simpler question they answer.
August 24, 2026#javascript#variables
The publication
Occasional writing on building things, the technology worth keeping, the work around the work, and the life that pays for all of it.
A step-by-step walkthrough of setting up a Next.js + Express monorepo with shared types, Docker, and CI wired in from day one — including the two places the toolchain fought back.
Before `let` or `const` mean anything, here's the simpler question they answer.
You don't need to install anything to start. But it helps to know your options.
JavaScript has to run somewhere. This is where the journey begins.