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: https://reactjs.org/docs/context.html
Tasks
any questions please let us know! :)
if you go to the
reduxbranch, 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.jsyou can follow the Official documentation here: https://reactjs.org/docs/context.html
Tasks
reduxbranchredux-leanjs-part1branchredux-leanjs-part2branchany questions please let us know! :)