1
1
{
2
- "slug" : " javascript-beginner-exercises-tutorial" ,
3
- "grading" : " isolated" ,
4
- "language" : " node" ,
5
- "repository" : " https://github.com/4GeeksAcademy/javascript-beginner-exercises-tutorial" ,
6
- "title" : {
7
- "us" : " Javascript Beginner Tutorial (interactive)" ,
8
- "es" : " Tutorial para Principiantes de Javascript (Interactivo)"
9
- },
10
- "preview" : " https://github.com/4GeeksAcademy/javascript-beginner-exercises-tutorial/blob/master/preview.png?raw=true" ,
11
- "description" : {
12
- "us" : " Practice your Javascript programming skills with this interactive and auto-graded set of exercises." ,
13
- "es" : " Practica tus habilidades programando en Javascript con este conjunto de ejercicios interactivos y auto-evaluados"
14
- },
15
- "duration" : 10 ,
16
- "difficulty" : " easy" ,
17
- "video-solutions" : true ,
18
- "graded" : true ,
19
-
20
- "editor" : {
21
- "version" : " 3.1.23"
22
- },
23
- "video" : {
24
- "intro" : {
25
- "es" : " https://www.youtube.com/watch?v=GjQEotj3t6Y" ,
26
- "en" : " https://www.youtube.com/watch?v=GjQEotj3t6Y"
27
- }
2
+ "slug" : " javascript-beginner-exercises-tutorial" ,
3
+ "grading" : " isolated" ,
4
+ "language" : " node" ,
5
+ "repository" : " https://github.com/4GeeksAcademy/javascript-beginner-exercises-tutorial" ,
6
+ "title" : {
7
+ "us" : " Javascript Beginner Tutorial (interactive)" ,
8
+ "es" : " Tutorial para Principiantes de Javascript (Interactivo)"
9
+ },
10
+ "preview" : " https://github.com/4GeeksAcademy/javascript-beginner-exercises-tutorial/blob/master/preview.png?raw=true" ,
11
+ "description" : {
12
+ "us" : " Practice your Javascript programming skills with this interactive and auto-graded set of exercises." ,
13
+ "es" : " Practica tus habilidades programando en Javascript con este conjunto de ejercicios interactivos y auto-evaluados"
14
+ },
15
+ "duration" : 10 ,
16
+ "difficulty" : " easy" ,
17
+ "video-solutions" : true ,
18
+ "graded" : true ,
19
+
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
+ "es" : " https://www.youtube.com/watch?v=GjQEotj3t6Y" ,
29
+ "en" : " https://www.youtube.com/watch?v=GjQEotj3t6Y"
28
30
}
29
-
30
31
}
32
+
33
+ }
0 commit comments