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 service heroservice?
Explain order by filter?
What is the purpose of using package.json in the angular project?
Is mvc front end or backend?
What is angular cli json?
What are angular filters?
What do you understand by validation of data in angularjs?
What types of pipes are supported in angular 2?
Why traceur compiler in angular 2?
Is armin a girl?
What is SPA (Single Page Application) in AngularJS?
What is @injectable()?