In this first lab, you will install Visual Studio Code editor and will test your setup with simple lines of code.
Microsoft Visual Studio Code is a free, powerful, lightweight code editor for Windows, macOS and Linux. ... click to learn more
Follow the instructions below to install Visual Studio Code in Windows or Mac
Learn about VS Code's interface through the following link: https://code.visualstudio.com/docs/getstarted/userinterface
Quokka.js is a VS Studio Code extension that runs JavaScript with instant feedback, displaying runtime values in your editor as you type.
Quokka.jsJavaScript (JS) is a lightweight interpreted (or just-in-time compiled) programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Adobe Acrobat. ... click to learn more
File > New Text File to create a new
file
name with role,
studentNumber or isInquiryCourse inside console.log()