How AngularJS is different from other JavaScript Framework?
Answer Posted / 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 |
Post New Answer View All Answers
What is angular controllers?
Distinguish between angularjs and javascript expressions.
What does :host-context() pseudo-class selector target?
What is chaining pipe?
Explain directive in AngularJS?
Distinguish between angularjs expression & javascript expression?
What is @injectable()?
What is ng stand for?
What is ng command?
What is ngzone service in angular?
Which browsers does angular work with?
Explain what is the difference between angularjs and backbone.js?
Why is it (potentially) bad if sharedmodule provides a service to a lazy-loaded module?
What is interpolation in angular?
What are the main features in angular js?