https://github.com/keuller/devcirclesrx
Demo presented at Developer Circles from Facebook
https://github.com/keuller/devcirclesrx
preactx
Last synced: 3 months ago
JSON representation
Demo presented at Developer Circles from Facebook
- Host: GitHub
- URL: https://github.com/keuller/devcirclesrx
- Owner: keuller
- Created: 2017-08-11T22:29:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T03:40:26.000Z (over 2 years ago)
- Last Synced: 2024-03-17T16:10:43.491Z (about 1 year ago)
- Topics: preactx
- Language: JavaScript
- Size: 2.9 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Developer Circles Demo
This is an exemple showned at meetup Developer Circles.
This project presents 3 sample of use Redux through RxJS implementation.
To run it, just type:
```bash
$ yarn install
$ yarn start
```I hope this code can help you on your studies!
Any feedback are apreciated.