-
Updated
Sep 29, 2020 - Jupyter Notebook
bootcamp
Here are 837 public repositories matching this topic...
-
Updated
Nov 3, 2020 - C#
-
Updated
Dec 17, 2018
-
Updated
Dec 2, 2020 - JavaScript
-
Updated
Nov 28, 2020 - CSS
-
Updated
Nov 18, 2020 - C++
-
Updated
Jun 19, 2020
-
Updated
Sep 8, 2018
-
Updated
Mar 15, 2020 - C
-
Updated
Sep 25, 2020 - HTML
-
Updated
Jul 23, 2020 - HTML
-
Updated
Oct 28, 2019 - C#
-
Updated
Jul 25, 2020 - HTML
-
Updated
Apr 26, 2020 - TeX
-
Updated
Sep 10, 2020 - JavaScript
Here's the link: Version Control
-
Updated
Oct 29, 2019 - HTML
-
Updated
Apr 16, 2019
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Nov 25, 2020 - TypeScript
-
Updated
Nov 2, 2020 - HTML
-
Updated
Nov 26, 2020 - CSS
Improve this page
Add a description, image, and links to the bootcamp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bootcamp 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: