Skip to content
#

react-patterns

Here are 23 public repositories matching this topic...

horacioh
horacioh commented Oct 3, 2018

if you go to the redux branch, there's an exercise that you need to implement your own version of redux. this version of redux is using the old context API, so the goal is to refactor the code and Implement the new version of the context API.

Files that you need to modify:

  • /src/react-redux/connect.js
  • /src/react-redux/Provider.js

you can follow the Official documentation here:

Improve this page

Add a description, image, and links to the react-patterns topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-patterns topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.