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

https://github.com/ashokdey/blog-saga

latest tools of react eco system like redux-saga
https://github.com/ashokdey/blog-saga

react react-router-dom react-router-v4 redux redux-saga semantic-ui-react

Last synced: 3 months ago
JSON representation

latest tools of react eco system like redux-saga

Awesome Lists containing this project

README

        

# Experimental

### React client app using the following:

* ```redux-saga```
* ```react-form```
* ```react-router-redux```
* ```semantic-ui-react```

### Progress so far..
- [x] Implement ```redux-saga```
- [x] Connect with ```redux-form```
- [x] Calling API
- [ ] Validation of forms
- [ ] Use of ```react-router-redux```
- [x] Use of ```semantic-ui-react```
- [ ] **Semantic UI** animations

#### Using ```blog-app-api``` by [theJSGirl](https://github.com/TheJSGirl/blog-post-api)