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!");