Jump to content

AngularJS: Difference between revisions

From cernipedia
m Vigen moved page Angular JS to AngularJS
No edit summary
 
Line 1: Line 1:
a JavaScript-based open-source front-end web application framework maintained by Google [[Category:Abbreviations]] [[Category:FAPlist]]
'''AngularJS''' (also known as '''Angular 1''') is a discontinued free and open-source JavaScript-based web framework for developing single-page applications. It was maintained mainly by Google and a community of individuals and corporations. It aimed to simplify both the development and the testing of such applications by providing a framework for client-side model–view–controller (MVC) and model–view–viewmodel (MVVM) architectures, along with components commonly used in web applications and progressive web applications.
 
For more information, see [[wikipedia:AngularJS|Wikipedia]]. 
[[Category:FAPlist]]
[[Category:Software]]
[[Category:Pages linking to Wikipedia]]

Latest revision as of 10:28, 7 April 2026

AngularJS (also known as Angular 1) is a discontinued free and open-source JavaScript-based web framework for developing single-page applications. It was maintained mainly by Google and a community of individuals and corporations. It aimed to simplify both the development and the testing of such applications by providing a framework for client-side model–view–controller (MVC) and model–view–viewmodel (MVVM) architectures, along with components commonly used in web applications and progressive web applications.

For more information, see Wikipedia.