Skip to content

Commit

Permalink
Update learn.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenagubaira authored Jan 25, 2025
1 parent 4161111 commit 70d2b39
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions learn.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"preview": "https://github.com/4GeeksAcademy/javascript-functions-exercises-tutorial/blob/master/.learn/assets/preview.png?raw=true",
"slug": "javascript-functions-exercises-tutorial",
"description": {
"us": "Start using and practicing javascript functions, learn about arrows, anonymus functions, closures, callbacks and more!",
"es": "Empieza a usar y practicar con funciones de JavaScript, aprende sobre funciones flechas, anónimas, callbacks y más!"
"us": "Learn the basics of JavaScript functions in this tutorial! Explore arrow and anonymous functions, closures, callbacks, and how to create and call functions with parameters and return values. Understand their importance in functional programming and practice with real-life examples.",
"es": "¡Aprende lo básico sobre funciones en JavaScript con este tutorial! Descubre funciones flecha y anónimas, closures, callbacks, y cómo crear y llamar funciones con parámetros y valores de retorno. Entiende su importancia en la programación funcional y práctica con ejemplos de la vida real"
},
"repository": "https://github.com/4GeeksAcademy/javascript-functions-exercises-tutorial",
"duration": 5,
Expand All @@ -19,7 +19,8 @@
"skills": ["algorithms"],
"graded": true,
"editor": {
"version": "5.0"
"version": "5.0",
"agent": "vscode"
},
"telemetry": {
"batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry?asset_id=156"
Expand Down

0 comments on commit 70d2b39

Please sign in to comment.