-
Updated
Mar 31, 2020
workshop-materials
Here are 413 public repositories matching this topic...
-
Updated
Sep 29, 2020 - Python
-
Updated
Mar 30, 2020 - JavaScript
-
Updated
Oct 1, 2020 - PHP
-
Updated
Jul 3, 2018 - JavaScript
-
Updated
Mar 7, 2019
-
Updated
Feb 25, 2020 - JavaScript
-
Updated
Nov 9, 2019 - HTML
-
Updated
Mar 31, 2020 - Python
-
Updated
Mar 14, 2020 - HTML
-
Updated
Jun 11, 2020 - C#
-
Updated
Mar 11, 2020 - Jupyter Notebook
-
Updated
Sep 19, 2020 - Python
-
Updated
May 7, 2019 - Jupyter Notebook
-
Updated
Jun 11, 2020 - Nix
-
Updated
Oct 1, 2020 - Ruby
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Jun 22, 2018 - PLpgSQL
-
Updated
Nov 25, 2019
-
Updated
Mar 21, 2019 - HTML
-
Updated
Oct 1, 2020 - R
-
Updated
Jun 18, 2019 - HTML
-
Updated
Dec 5, 2018 - HTML
-
Updated
Oct 15, 2020 - Jupyter Notebook
-
Updated
Jun 15, 2018 - HTML
-
Updated
Jul 29, 2020 - Jupyter Notebook
-
Updated
Mar 14, 2020 - HTML
-
Updated
Apr 9, 2018 - Elixir
Improve this page
Add a description, image, and links to the workshop-materials topic page so that developers can more easily learn about it.
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."
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: