Answer Posted / 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 |
Post New Answer View All Answers
What are angular 2 directive?
What is decorator in angular 2?
How old is angular?
Explain what string interpolation is in angularjs?
What is the use of @Input and @Output?
What is the difference between ngroute and ui-router?
What is dependency injection in angular 2?
What is shared module?
What are the difference between @injectable() vs. @Inject() in angular 2?
How to use angular js data grid/ng-grid?
Why do we need provider aliases?
What are observables in angular?
How would you use an angular service to pass data between controllers? Explain with examples?
What does angie mean?
How to configuring routes in angular js?