Build A Single Page Application With Angular 2
The much-awaited framework Angular 2 by Google is finally out and is ready for production. Now is the right time to start learning Angular 2. In this Angular 2 tutorial, we will build a simple single-page application with Angular 2. While doing so, we will understand a few core concepts in Angular 2 like components, directives, and routing. Notice: This article has been updated for Angular 2.0 Final. Getting Started If you have explored a bit on Angular 2, you would already know that the initial setup of angular 2 apps is cumbersome....