i

JavaScript

Setup For JavaScript

The beauty of JavaScript is that it doesn’t require much of a setup. All that you need is a text editor to write your code and a browser to display the web pages that you develop. The text editor can by anything starting from Notepad, Notepad++, Visual Studio Code, Sublime Text, Atom, or any other text editor that you are comfortable with. The web browser can also be any browser of your choice.