Uploaded by Balakrishnan Jayaraman

Angular - Introduction

advertisement
Angular Introduction
Angular is an open source, TypeScript
based frontend web application
framework.
Angular has been released by
Google’s Angular community.
It is a TypeScript based full-stack web
framework for building web and
mobile applications
Components supports features for speed
in rendering, updating pages and
building cross-platform native mobile
apps for Google Android and iOS
Angular is used in Youtube.com,
Weather.com, Paypal and Netflix web
sites
It is a TypeScript based full-stack web
framework for building web and
mobile applications
It has an excellent user interface
library for web developers which
contains reusable UI components.
Angular is designed with mobile
development in mind.
All the released versions are backward
compatible and can be updated easily
to the newer version.
It has an excellent user interface
library for web developers which
contains reusable UI components.
Components are the building blocks
of Angular
Angular is a JavaScript Framework which allows
you to create reactive Single-Page-Applications
(SPAs)
Download