angular js (commonly referred to as Angular 1) is a discontinued, open-source JavaScript-based front-end framework originally developed by Google in 2009 to simplify the creation of dynamic, single-page web applications (SPAs). It works by extending standard HTML with custom attributes (called directives), allowing developers to build interactive user interfaces with significantly less code than vanilla JavaScript.