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

https://github.com/oieduardorabelo/workshop-redux-with-react

This is a boilerplate used to do a introduction in how to use Redux with React
https://github.com/oieduardorabelo/workshop-redux-with-react

Last synced: about 1 month ago
JSON representation

This is a boilerplate used to do a introduction in how to use Redux with React

Awesome Lists containing this project

README

        

# Basic training - Redux with React

This is a boilerplate used to do a introduction in how to use Redux with React,

From here, we do a few hours of hands-on and we add [redux-saga](https://github.com/yelouafi/redux-saga) for asynchronous data fetching and external side effects.

## Agenda

- **First day:** React Lifecycle, HOC, Redux structure, Redux Lifecycle, Redux workflow
- **Second day:** Redux data structure, Asynchronous data, redux-saga, redux-saga workflow

## References

- https://medium.com/@oieduardorabelo/evitando-complexidade-acidental-ao-estruturar-sua-aplica%C3%A7%C3%A3o-redux-6823d2cdcfaf#.had9xf3ry
- https://medium.com/nossa-coletividad/passo-a-passo-com-redux-um-fluxo-de-trabalho-simples-e-robusto-para-aplica%C3%A7%C3%B5es-da-vida-real-9b8f8236a1cb?source=user_profile---------2-
- https://medium.com/@infinitejean/saga-pattern-redux-saga-e694a31576ab#.ll3geyq2k
- https://medium.freecodecamp.com/async-operations-using-redux-saga-2ba02ae077b3#.8s54ipm1v

## Badges

![](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/status-stable-green.svg)

---

> [eduardorabelo.me](http://eduardorabelo.me)  · 
> GitHub [@oieduardorabelo](https://github.com/oieduardorabelo)  · 
> Twitter [@oieduardorabelo](https://twitter.com/oieduardorabelo)