Angular

What is Angular 2:

Angular is a TypeScript-based open-source front-end web application platform 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.

Source : wikipedia

Angular 2 is completely  different from AngularJS. Angular 2 is a very powerful and open source  JavaScript framework builds to provide new dimension with many benefits in web application development. Angular extends HTML with new custom attributes. It  is perfect for Single Page Applications (SPAs).

What You Should Know to learn Angular 2

Before you starting with Angular, you should have a basic understanding of:

  • HTML
  • CSS
  • JavaScript
  • Object Oriented Programming Concept.

 

This tutorial provides you a a good understanding of various Angular topics like components, directives, interfaces, services, routing, modules and many more.  So if you are new in Angular, don’t worry,  follow all tutorial step by step. This tutorial provide you a depth knowledge of Angular from beginner to advance.