Angular JS is a JavaScript framework developed by Google itself. The first release of Angular was released in 2010, after which this framework began to quickly gain popularity due to its speed and power. Angular JS is commonly used for SPA (Single Page Application) development. The goal of Angular JS is to extend the capabilities of browser applications using the MVC (Model-View-Controller) pattern. Angular JS is currently being developed in two versions Angular 1.x and Angular 2, between which there are significant differences. The choice of the Angular version depends on your application requirements.
AngularJS
3 courses Added March 2026

AngularJS and Webpack for Modular Applications
How much work would it take for you to move all of your directives and their templates to several different new directories? You'd have to update the templateUrl, script tags…43 minutes 56 seconds
AngularJS Authentication with JWT
JSON Web Tokens (JWT) are a more modern approach to authentication. As the web moves to a greater separation between the client and server, JWT provides a terri31 minutes 11 seconds
Using Angular 2 Patterns in Angular 1.x Apps
Implementing modern component-based architecture in your new or existing Angular 1.x web application is a breath of fresh air. In this course, you are going to1 hour 3 minutes 22 seconds