Angular 4 – The Complete Guide Brian Aug 3, 2017 Angular Angular 4 (formerly Angular 2): Master Angular (both Angular 4 and Angular 2) and build awesome, reactive web apps with the successor of Angular.js
ng2-materialize Brian Aug 3, 2017 Angular GitHub: ng2-materialize - Angular 2+ wrap around Materialize library
Shared TSLint & codelyzer rules by fulls1z3 Brian Aug 3, 2017 Angular GitHub: angular-tslint-rules - Shared TSLint & codelyzer rules to enforce a consistent code style for Angular development
Angular 2 for AngularJS deverlopers Brian Aug 3, 2017 Angular Angular 2 for AngularJs Developers: Angular 2 for AngularJs walks through how to build app with Angular 2 with your experience from AngularJs
Host and Visibility in Angular 2’s Dependency Injection Brian Aug 3, 2017 Angular Host and Visibility in Angular's Dependency Injection by thoughtram: Angular's DI allows us to configure the visbility of what gets injected from where. Learn about @Host in this article!
Forward references in Angular 2 Brian Aug 3, 2017 Angular Forward references in Angular by thoughtram: In this article we like to explore forward references. Why they exist and how we can use them.
Routing in Angular 2 Depreciated Brian Aug 3, 2017 Angular Routing in Angular by thoughtram: Learn how to route between components. In this article we explore how to use the new router in Angular.
The difference between Annotations and Decorators Brian Aug 3, 2017 Angular The difference between Annotations and Decorators by thoughtram: Learn how AtScript annotations differ from TypeScript decorators in this article.