What is Angular JS used for
Learn what is angular JS and what is used for?. It is a JavaScript-based, open-source, front-end framework. It is used for developing single-page web applications.
JavaScript-based
It is built with javascript.
Open-source:
Its source code is freely available to read, understand, use and extend.
Front-end:
Which means the visual side of the website. i.e, when a user visits a website; what he/she sees at the front or what is visible to the user, at first sight, is called the front end of the website. It is used to enhance the functionality of the visual side of the website easily.
Framework:
Generally, it is a collection of prebuilt resources working together to perform a specific task.