This is part two of a multi-part tutorial series that teaches how to build real-world software applications with JavaScript, TypeScript, Node.js, and React — starting from zero knowledge, all the way to launching into production. See Part 1: Introduction to JavaScript if you haven’t read it yet. Part 2: Storing values Variables Let’s now write a more complex JavaScript expression. Please enter and run let a = "hello" in the console.