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 scope in AngularJS?
Is it a good or bad practice to use angular js together with jquery?
What is lazy loading and why is it used for angular?
How will you explain the concept of hierarchy? How many scopes can an application have?
What is ViewModel in AngularJS?
Does facebook use react js?
How to create and use custom pipes? How to create a globally available custom pipe?
Explain host decorator in angular 2?
What are angularjs modules?
How does lazy load work?
What is service in angular?
What do you understand by services with reference to angular js?