AngularJS: Difference between revisions
Appearance
Page created automatically by script |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
a | '''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.