Angular JS is a Java Script based frontend web framework for developing single page applications. It is fully extensible and works well with other libraries. It converts static HTML to dynamic HTML.
Angular is a Typescript based alternative to Angular JS used to create dynamic web applications. Angular JS is written on JavaScript and is also commonly known as Angular 1. Angular JS provides reusable components. Hence, developers can achieve more functionalities with short code. In Angular JS, views are pure html pages, and controllers written in JavaScript do the business processing.
Angular JS is generally used when there is a need to design web apps for all kinds of environments, specially Dynamic Web Apps. The biggest advantage of Angular is that it helps the developers to write clean code and keep it easy to understand. Bugs can be easily found and dealt with in this language.
Now its possible to achieve the maximum speed on the Web today with Angular and also it puts you in control over scalability.