AngularJS
À propos de AngularJS
AngularJS is a front-end open-source JavaScript framework, developed and maintained by Google.
It was created as a side project by two developers, Misko Hevery and Adam Abrons, in 2009. It allows users to extend HTML attributes through directives and to add data to HTML with expressions. As a result, it is possible to use HTML for web applications and not only static documents.
AngularJS simplifies application development and testing by providing a framework for commonly used components in internet applications.
One of its advantages is its MVC (Model View Control) architecture which combines modules automatically.
AngularJS is one of the most widely-used JavaScript frameworks worldwide.