Skip to content

Commit d94c4ef

Browse files
committed
Update to new editor version
1 parent dcfee0b commit d94c4ef

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

learn.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
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.23"
22-
},
23-
"video": {
24-
"intro": {
25-
"us": "https://www.youtube.com/watch?v=yRjmuLAH25s",
26-
"es": "https://www.youtube.com/watch?v=L21NvjxiVmc"
27-
}
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+
"video": {
24+
"intro": {
25+
"us": "https://www.youtube.com/watch?v=yRjmuLAH25s",
26+
"es": "https://www.youtube.com/watch?v=L21NvjxiVmc"
2827
}
2928
}
29+
}

0 commit comments

Comments
 (0)