Skip to content

Commit

Permalink
add link to redux store shape article in Discussions (#2990)
Browse files Browse the repository at this point in the history
  • Loading branch information
pirate authored and markerikson committed Sep 2, 2018
1 parent f754a38 commit 913e311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/faq/OrganizingState.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ There are a number of community packages that implement various approaches for s
- [How to handle state in React: the missing FAQ](https://medium.com/react-ecosystem/how-to-handle-state-in-react-6f2d3cd73a0c)
- [Where to Hold React Component Data: state, store, static, and this](https://medium.freecodecamp.com/where-do-i-belong-a-guide-to-saving-react-component-data-in-state-store-static-and-this-c49b335e2a00)
- [The 5 Types of React Application State](http://jamesknelson.com/5-types-react-application-state/)
- [Shape Your Redux Store Like Your Database](https://hackernoon.com/shape-your-redux-store-like-your-database-98faa4754fd5)

**Discussions**

Expand Down

0 comments on commit 913e311

Please sign in to comment.