What IDEs you can use for AngularJS development?
Answer Posted / chaitanya
1. Visual Studio 2012, 2013, 2015 or higher
2. Eclipse
3. WebStorm
4. Sublime Text
5. TextMate
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a factory?
Explain about services in Angular.js ?
How do observables work?
Explain what are directives ? Mention some of the most commonly used directives in Angular.js application ?
Which module does is required for every angular 2 app?
In collection of array how to collect all the true state from active true and active false?
What is the difference between $scope and scope in angularjs?
Compare Httpmodule vs httpclientmodule?
What is angular 5?
What are the advantages and disadvantages of aot compilation?
How to perform animation in angular?
What are the basic steps to unit test an angularjs filter?
What is the difference between a provider, a service and a factory in angular?
Can multiple controllers be used in a single html page?
What is ngmodules?