Skip to content

Commit d0aea6c

Browse files
authored
Merge pull request #131 from 4GeeksAcademy/Lorenagubaira-patch-1
2 parents ad7695d + b09bc30 commit d0aea6c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

learn.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"repository": "https://github.com/4GeeksAcademy/react-tutorial-exercises",
99
"preview": "https://github.com/4GeeksAcademy/react-tutorial-exercises/blob/master/preview.png?raw=true",
1010
"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 React desde cero con un curso interactivo que contiene decenas de ejercicios de React, obtén ayuda de nuestro AI llamado Rigobot, feedback instantáneo, auto-evaluación y video soluciones."
11+
"us": "Master ReactJS fundamentals with an interactive tutorial featuring dozens of exercises. Learn JSX, build components, create dynamic HTML, and work with JS modules. Receive instant feedback through automatic grading and access detailed video solutions to solidify your understanding.",
12+
"es": "Domina los fundamentos de ReactJS con un tutorial interactivo que incluye docenas de ejercicios. Aprende JSX, crea componentes, desarrolla HTML dinámico y trabaja con módulos de JS. Recibe retroalimentación instantánea con evaluaciones automáticas y accede a soluciones en video para reforzar tu aprendizaje."
1313
},
1414
"duration": 8,
1515
"projectType": "tutorial",
@@ -19,7 +19,8 @@
1919
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
2020
"grading": "isolated",
2121
"editor": {
22-
"version": "5.0"
22+
"version": "5.0",
23+
"agent": "vscode"
2324
},
2425
"telemetry": {
2526
"batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry?asset_id=153"

0 commit comments

Comments
 (0)