Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luovtyrell/javascript-i
https://github.com/luovtyrell/javascript-i
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/luovtyrell/javascript-i
- Owner: Luovtyrell
- Created: 2024-05-02T08:12:42.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-06T17:13:30.000Z (8 months ago)
- Last Synced: 2024-05-06T18:12:41.100Z (8 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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_.