The first program

Hello,
World.

Every great journey begins with a single line of JavaScript. This is ours — logged to the console, to the world, to whatever comes next.

hello.js
console.log("Hello, World!");

1972

K&R C introduces the phrase in The C Programming Language.

Today

Every new language, every fresh install, still begins right here.

Tomorrow

Yours. Write the next line.