Skip to content

Commit b59ff99

Browse files
authored
Update learn.json
1 parent 9458c31 commit b59ff99

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

learn.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
{
2-
"language": "react",
3-
"slug": "react-tutorial-exercises",
4-
"title": {
5-
"us": "Learn React.js Interactively",
6-
"es": "Aprende React.js Interactivamente"
7-
},
8-
"repository": "https://github.com/4GeeksAcademy/react-tutorial-exercises",
9-
"preview": "https://github.com/4GeeksAcademy/react-tutorial-exercises/blob/master/preview.png?raw=true",
10-
"description": {
11-
"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.",
12-
"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."
13-
},
14-
"duration": 8,
15-
"projectType": "tutorial",
16-
"difficulty": "easy",
17-
"videoSolutions": true,
18-
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
19-
"grading": "isolated",
20-
"editor": {
21-
"version": "3.1.36"
22-
},
23-
"telemetry": {
24-
"batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry"
25-
},
26-
"video": {
27-
"intro": {
28-
"us": "https://www.youtube.com/watch?v=yRjmuLAH25s",
29-
"es": "https://www.youtube.com/watch?v=L21NvjxiVmc"
2+
"language": "react",
3+
"slug": "react-tutorial-exercises",
4+
"title": {
5+
"us": "Learn React.js Interactively",
6+
"es": "Aprende React.js Interactivamente"
7+
},
8+
"repository": "https://github.com/4GeeksAcademy/react-tutorial-exercises",
9+
"preview": "https://github.com/4GeeksAcademy/react-tutorial-exercises/blob/master/preview.png?raw=true",
10+
"description": {
11+
"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.",
12+
"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."
13+
},
14+
"duration": 8,
15+
"projectType": "tutorial",
16+
"difficulty": "easy",
17+
"videoSolutions": true,
18+
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
19+
"grading": "isolated",
20+
"editor": {
21+
"version": "3.1.36"
22+
},
23+
"telemetry": {
24+
"batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry"
25+
},
26+
"video": {
27+
"intro": {
28+
"us": "https://www.youtube.com/watch?v=yRjmuLAH25s",
29+
"es": "https://www.youtube.com/watch?v=L21NvjxiVmc"
30+
}
3031
}
3132
}
32-
}

0 commit comments

Comments
 (0)