Angular 2 Beta Release

Angular 2 Beta Release

The Angular 2.0 Beta release is here and the Angular Team released it live on AngularAir, a weekly Angular Podcast by AngularClass. Angular 2 Resources Angular 2 website: The offical website Angular 2 Webpack Starter: The fastest way to get started with your Angular 2...
Create A Simple Reactive Store For Angular

Create A Simple Reactive Store For Angular

Angular 2 uses observables for many features and has a peer dependency on RxJs for its robust API around observables. Did you know viralme.io was created with angular2? The community has adopted a single store approach for dealing with state in modern applications....
Angular 2 Components for AngularJS Developers

Angular 2 Components for AngularJS Developers

Angular 2, Introduction, Just Enough Angular 25 comments Components are the molecules of Angular 2 applications, and we are going to spend a few minutes introducing this new building block. We are going to assume a basic familiarity with Angular 1 and the fundamental...