Skip to content

Instantly share code, notes, and snippets.

View retwedt's full-sized avatar

Rex Twedt retwedt

View GitHub Profile
@retwedt
retwedt / angular.md
Created June 9, 2017 14:58 — 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