JavaScript source files end in .js. JavaScript source files can be written in a simple text editor. IDE’s will offer a better experience though as they have features such as code completion, a debugger, error highlighting and source code formatting. I use NetBeans or Visual Studio Code. Other options include Eclipse, Atom, Komodo and Brackets.
The JavaScript tutorial series starts with this post.
(paid links)
Leave a Reply
You must be logged in to post a comment.