Skip to content
#

bootcamp

Here are 1,351 public repositories matching this topic...

mfdebian
mfdebian commented Dec 14, 2021

Desde #1067 se desprende que este proyecto aún no tiene su estructura actualizada para seguir con el estándar que cumplen los demás, que básicamente consiste en que los Objetivos de Aprendizaje asociados al proyecto estén descritos en su archivo data.yml (que hoy no existe y habría que crearlo), como lo tiene, por ej

help wanted content good first issue
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 bootcamp 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 bootcamp topic, visit your repo's landing page and select "manage topics."

Learn more