Skip to content

Commit

Permalink
Mark suggested adding this article here
Browse files Browse the repository at this point in the history
  • Loading branch information
Tal Kol authored and seantcoyote committed Jan 14, 2018
1 parent 3af4991 commit b099db6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/recipes/reducers/PrerequisiteConcepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,5 @@ Because of these rules, it's important that the following core concepts are full
- [Redux Without Profanity: Normalizr](https://tonyhb.gitbooks.io/redux-without-profanity/content/normalizer.html)
- [Querying a Redux Store](https://medium.com/@adamrackis/querying-a-redux-store-37db8c7f3b0f)
- [Wikipedia: Associative Entity](https://en.wikipedia.org/wiki/Associative_entity)
- [Database Design: Many-to-Many](http://www.tomjewett.com/dbdesign/dbdesign.php?page=manymany.php)
- [Database Design: Many-to-Many](http://www.tomjewett.com/dbdesign/dbdesign.php?page=manymany.php)
- [Avoiding Accidental Complexity When Structuring Your App State](https://medium.com/@talkol/avoiding-accidental-complexity-when-structuring-your-app-state-6e6d22ad5e2a)

0 comments on commit b099db6

Please sign in to comment.