Setting Up a JavaScript Development Environment Using Node.js

There are so many methods for setting up a JavaScript development environment that it is difficult to focus on just one. Most good Integrated Development Environment (IDE) tools provide at least some sort of capability to easily set up a JavaScript development environment. So if you have a favorite IDE, you should check out what JavaScript capabilities it has.

To effectively work with JavaScript to build AngularJS applications, your development environment needs to have the following components:

Editor: The editor is simply there to enable you to create the necessary JavaScript, HTML, and CSS files to build your AngularJS application. There are many editors out there, so pick one ...

Get Learning AngularJS now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.