AngularJS Logo

AngularJS

What is AngularJS?

AngularJS is a framework for developing client-side Javascript applications and is the predecessor of today’s Angular Framework. Many modern Javascript frameworks such as Vue or React were based on AngularJS in the early phases. The project is currently no longer being developed and will be in LTS mode until 2021.

How do we use AngularJS?

At JOSHMARTIN, new projects are no longer developed with AngularJS.

Why AngularJS?

At its time, AngularJS was probably the most powerful tool for the implementation of client-side applications and also allowed a better organization of the codebase (e.g. with components).