Skip to content

Instantly share code, notes, and snippets.

View rdwivedi's full-sized avatar

Ritesh Dwivedi rdwivedi

  • Three Tier
  • Gurgaon
View GitHub Profile
@rdwivedi
rdwivedi / angular.md
Created May 16, 2018 06:45 — forked from sinedied/angular.md
The Missing Introduction to Angular 2 and Modern Design Patterns

Introduction to Angular

Angular (aka Angular 2) is a new framework completely rewritten from the ground up, replacing the famous AngularJS framework (aka Angular 1.x).

More that just a framework, Angular should now be considered as a whole platform which comes with a complete set of tools, like its own CLI, debug utilities or performance tools.

Getting started