- A JavaScript-based open-source front-end web application framework suited to application development. The JavaScript components complement Apache Cordova’s framework for developing cross-platform mobile apps.
- It extends an application’s HTML vocabulary, creating an expressive, readable, quick-to-develop environment.
- Full extensible and compatible with other libraries.
- It is maintained by Google and by a community of individuals and corporations to address many of the challenges encountered in developing single-page applications.
- Developers can modify features to suit unique development workflow and needs. It simplifies the development and the testing of such applications by providing a framework for client-side model–view–controller (MVC) and model–model (MVVM) architectures, along with components commonly used in rich Internet applications.
