Skip to content

Commit

Permalink
Update learn.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alesanchezr authored May 22, 2024
1 parent 9458c31 commit b59ff99
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions learn.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
{
"language": "react",
"slug": "react-tutorial-exercises",
"title": {
"us": "Learn React.js Interactively",
"es": "Aprende React.js Interactivamente"
},
"repository": "https://github.com/4GeeksAcademy/react-tutorial-exercises",
"preview": "https://github.com/4GeeksAcademy/react-tutorial-exercises/blob/master/preview.png?raw=true",
"description": {
"us": "Learn and practice ReactJS using hooks, interactive tutorial with dozens of react exercises, get instant feedback with automatic grading and watch video solutions afterwards.",
"es": "Aprende y practica ReactJS con un tutorial interactivo que contiene docenas de ejercicios de React, obtén feedback instantáneo, con evaluación automática y video soluciones."
},
"duration": 8,
"projectType": "tutorial",
"difficulty": "easy",
"videoSolutions": true,
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
"grading": "isolated",
"editor": {
"version": "3.1.36"
},
"telemetry": {
"batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry"
},
"video": {
"intro": {
"us": "https://www.youtube.com/watch?v=yRjmuLAH25s",
"es": "https://www.youtube.com/watch?v=L21NvjxiVmc"
"language": "react",
"slug": "react-tutorial-exercises",
"title": {
"us": "Learn React.js Interactively",
"es": "Aprende React.js Interactivamente"
},
"repository": "https://github.com/4GeeksAcademy/react-tutorial-exercises",
"preview": "https://github.com/4GeeksAcademy/react-tutorial-exercises/blob/master/preview.png?raw=true",
"description": {
"us": "Learn and practice ReactJS using hooks, interactive tutorial with dozens of react exercises, get instant feedback with automatic grading and watch video solutions afterwards.",
"es": "Aprende y practica ReactJS con un tutorial interactivo que contiene docenas de ejercicios de React, obtén feedback instantáneo, con evaluación automática y video soluciones."
},
"duration": 8,
"projectType": "tutorial",
"difficulty": "easy",
"videoSolutions": true,
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
"grading": "isolated",
"editor": {
"version": "3.1.36"
},
"telemetry": {
"batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry"
},
"video": {
"intro": {
"us": "https://www.youtube.com/watch?v=yRjmuLAH25s",
"es": "https://www.youtube.com/watch?v=L21NvjxiVmc"
}
}
}
}

0 comments on commit b59ff99

Please sign in to comment.