In this tutorial, we would like to introduce Angular 2 to Blaze developers.
We will start with a brief about Angular 2 and it's architecture and then we could get a better understanding about the similarities and differences between this two platforms.
We will also show how to run Blaze application with Angular 2, and how to migrate step-by-step each component.
In this tutorial, we will migrate from ES2016 to TypeScript which has a better experience when developing Angular 2 application, so we recommend to go through TypeScript documentation.
We also recommend to start this tutorial after a you wen't through the Angular 2 tutorial and documentation.