pmanko / docker-react-personal-site

A personal website project using Docker and ReactJS
1 stars 0 forks source link

Use Redux, Immutable, and React Pure Components (Dumb?) #3

Open pmanko opened 6 years ago

pmanko commented 6 years ago
pmanko commented 6 years ago

https://redux.js.org/docs/recipes/UsingImmutableJS.html

pmanko commented 6 years ago

Figuring out the best way to use React + Redux + Immutable is a bit difficult - best practices seem to keep changing. Here's a list of some resources and tutorials:

https://redux.js.org/docs/basics/ https://redux.js.org/docs/advanced/UsageWithReactRouter.html

Currently, I'm basing my approach on the redux-immutable tutorial: https://github.com/gajus/redux-immutable-examples https://medium.com/@notrab/getting-started-with-create-react-app-redux-react-router-redux-thunk-d6a19259f71f