
It is available for Windows, macOS and Linux.

Visual Studio Code is a lightweight but the most powerful standalone source code editor that runs on your desktop. How to Download and Install Microsoft Visual Studio Code for JavaScript Ultimately, you should use whatever tool you are the most comfortable with.īefore going to write JavaScript code in visual studio code, we will learn how to download and install the latest visual studio code from the company website and then configure it. Out of three options, we will use Visual studio code as development IDE throughout JavaScript tutorials for explaining JavaScript program examples practically.īut we will discuss all three approaches one by one in the further tutorials so that you might even use one of all three approaches as per convenience. We can write our JavaScript code in any text editor (Notepad) or in powerful integrated development environments (IDEs) such as Visual Studio, and Eclipse IDE.


Therefore, the options for creating JavaScript codes are almost limitless. Likewise, we don’t need special server software to run JavaScript applications.
