Source: Static Code Analysis of Angular 2 and TypeScript Projects – Minko Gechev’s blog
Articles for April 2016
Instrumenting Code with tracing-framework by Google
Getting Started With Ionic: JavaScript Components
What You’ll Be CreatingIn this tutorial, we are going to build our first Ionic apptogether and learn the basics of Ionic’s JavaScript components. These components
How I optimized Minesweeper using Angular 2 and Immutable.js to make it insanely fast
Fine grained change detection with Angular 2
Ever heard about DoCheck or OnChanges in Angular 2 components? Then read along..