https://github.com/luovtyrell/javascript-i
Basic JavaScript exercises
https://github.com/luovtyrell/javascript-i
Last synced: 4 months ago
JSON representation
Basic JavaScript exercises
- Host: GitHub
- URL: https://github.com/luovtyrell/javascript-i
- Owner: Luovtyrell
- Created: 2024-05-02T08:12:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-06T17:13:30.000Z (about 1 year ago)
- Last Synced: 2025-01-06T01:10:01.593Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic JavaScript Exercises:
- Arrow functions
- Ternary Operator
- Callbacks
- Rest & Spread operators
- Array transformations
- Array loops
- Promises & Async/Await## Objectives:
- Understand and practice the use of arrow functions.
- Learn and apply the ternary operator in various contexts.
- Understand and practice with callbacks.
- Know and use the Rest and Spread operators.
- Familiarize yourself with loops and array transformations.## Author:
- **Lucía Mª Ordoñez Vilanova** - _React, It Academy_.