December 2014
Intermediate to advanced
272 pages
8h 17m
English
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 ...
Read now
Unlock full access