Tutorial – Angular 2.0

Architecture Overview

Angular 1 was introduced in 2009. It is more like a library. Now Angular 2 came in 2016. It is a framework for Both Mobile and Desktop.

So here I am trying to give you a basic idea or overview of Angular 2.0 Framework.

It is used for creating Client Applications in HTML with javascript or with Typescript. (compiles to Javascript). It contains some libraries in which some are core and rest are extras or are optional. Angular Libraries

An Angular Application has eight main elements.

(Click the elements to read more)

Click above elements to read about them. Hope you enjoy reading them.