Skip to content
#

workshop-materials

Here are 530 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:

good first issue Hacktoberfest

Improve this page

Add a description, image, and links to the workshop-materials 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 workshop-materials topic, visit your repo's landing page and select "manage topics."

Learn more