angular js (also referred to as Angular 1) is a discontinued, open-source JavaScript-based front-end web framework originally developed by Google in 2009 to simplify the creation of Single-Page Applications (SPAs). It extends standard HTML by adding custom attributes (directives) and binds application data dynamically, allowing developers to build interactive, data-driven web pages without manual DOM manipulation.