What is AngularJS?
Answer / chaitanya
AngularJS is an open-source JavaScript framework developed by Google. It helps you to create single-page applications or one-page web applications that only require HTML, CSS, and JavaScript on the client side. It is based on MV-* pattern and allow you to build well structured, easily testable, and maintainable front-end applications.
Is This Answer Correct ? | 3 Yes | 2 No |
What is internationalization?
What is view encapsulation in angular?
Explain $q service, deferred and promises.
What is a singleton pattern and where we can find it in angular?
Explain what is the injector?
How angular.module works?
Explain digest cycle, watchers and dirty checking?
Explain about angularjs value?
Mention what are the styling form that model adds to css classes?
Why do we use angular?
What are ui frameworks?
What are the binding directives in angularjs?