An open API service indexing awesome lists of open source software.

https://github.com/nattatorn-dev/angular-rxjs-example

rxjs example
https://github.com/nattatorn-dev/angular-rxjs-example

Last synced: about 2 months ago
JSON representation

rxjs example

Awesome Lists containing this project

README

        


Angular RxJS Todos

# Angular RxJS Todos

This repo shows a basic todos example base on the famous [TodoMVC](https://github.com/tastejs/todomvc) but using RxJS and Angular. The goal is to show how to use the Observables data architecture pattern within Angular 2.