How AngularJS is different from other JavaScript Framework?
Answer / chaitanya
AngularJS is different from other JavaScript framework in following ways:
1. AngularJS mark-up lives in the DOM.
2. AngularJS uses plain old JavaScript objects (POJO).
3. AngularJS is leverages with Dependency Injection.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the angular modules?
What is AngularJS?
What are events in angularjs?
What is the use of @inject()?
What is impure pipe?
What is angular module factory?
what is directive and mention what are the different types of directive?
How do you define a module?
What is forgiving in angularjs?
How angular 4 is different from angular 2?
What is pipetransform interface?
What is bazel in angular 8?