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...