#2 VSCode Installation and Tools (JavaScript Tutorials for Beginners to Intermediate)

#2  VSCode  Installation and Tools (JavaScript Tutorials for Beginners to Intermediate)

In this part of our tutorials on JavaScript, you will learn how to install one of the most famous IDEs
or code editors among the programmers and developers called vscode. In addition, you will learn how to
install some of the most useful tools in order to make your javascript coding much faster and easier. One of
most important tools that we are going to use is live server. Using this tool you can see the result of every
change you apply on your javascript code without needing to refresh the browser’s page.

Watch The Video on Youtube