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
- Host: GitHub
- URL: https://github.com/nattatorn-dev/angular-rxjs-example
- Owner: nattatorn-dev
- Created: 2017-07-28T21:39:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-28T21:41:19.000Z (almost 8 years ago)
- Last Synced: 2025-03-29T05:38:06.168Z (2 months ago)
- Language: TypeScript
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# 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.