Term of the Moment

killer app


Look Up Another Term


Redirected from: Angular.js

Definition: AngularJS


(AngularJavaScript) A Web framework for Web applications running in the browser from Google and the Angular community. Introduced in 2010, AngularJS is the front end of the MEAN stack (see below) and was later rewritten and renamed without the "JS" acronym (see Angular). In 2021, Google dropped support for AngularJS. See MongoDB and Node.js.

  The MEAN Stack

  M - MongoDB database
  E - Express.js application server
  A - Angular.js client framework
  N - Node.js server runtime