Skip to content

Commit 60f234a

Browse files
Merge pull request #42 from 4GeeksAcademy/Lorenagubaira-patch-1
Update learn.json
2 parents 605b026 + 2dae8a9 commit 60f234a

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
@@ -5,8 +5,8 @@
55
"duration": 8,
66
"repository": "https://github.com/4GeeksAcademy/javascript-events-tutorial-exercises",
77
"description": {
8-
"us": "Learn how to make your application interactive, wait for the user to click, use the keyboard, use the mouse, resize the window and much more!",
9-
"es": "Aprende a convertir tu aplicación interactiva, espera por el usuario para hacer click, usa el teclado, usa el mouse, cambia el tamaño de la ventana y mucho más!"
8+
"us": "Master JavaScript Events: Learn to make your application interactive by handling user actions like clicks, keyboard input, mouse movement, and window resizing. Explore onClick events, dynamically change CSS, retrieve event target values, and implement features like counters and onLoad actions.",
9+
"es": "Domina los eventos de JavaScript: Aprende a hacer que tu aplicación sea interactiva manejando acciones del usuario como clics, entrada del teclado, movimiento del mouse y cambios de tamaño de la ventana. Explora eventos onClick, cambia dinámicamente el CSS, obtén valores de objetivos de eventos e implementa funciones como contadores y acciones onLoad."
1010
},
1111
"title": {
1212
"us": "Javascript Events",
@@ -20,7 +20,8 @@
2020

2121
"disableGrading": true,
2222
"editor": {
23-
"version": "5.0"
23+
"version": "5.0",
24+
"agent": "vscode"
2425
},
2526
"telemetry": {
2627
"batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry?asset_id=152"

0 commit comments

Comments
 (0)