/react-redux-diy

Example with a DIY react-redux library

Primary LanguageJavaScript

Game plan:

  1. Quick walk through of the code
  2. Make our own provider function
  3. Make our own connect function
  4. (Optional) debug