There are many definitions of Angular Framework. I am sharing some of them, all of them lead to same thing.
1. Angular is a TypeScript-based open-source front-end platform that makes it easy to build applications with in web/mobile/desktop. The major features of this framework such as declarative templates, dependency injection, end to end tooling, and many more other features are used to ease the development.
2. Angular is a platform and framework for building single-page client applications using HTML and TypeScript. Angular is written in TypeScript.
3. Angular is a TypeScript-based free and open-source web application framework led by the Angular Team at Google and by a community of individuals and corporations. Angular is a complete rewrite from the same team that built AngularJS.
4. Angular is a framework and platform that is written in TypeScript. It is used for developing single page applications employing TypeScript and HTML template language.
5. Angular is a framework for building client applications in HTML and either JavaScript or a language like Type Script that compiles to JavaScript. The framework consists of several libraries, some of them core and some optional.
Comments
Post a Comment