https://github.com/lorussogiacomoluca/js-snacks-functions
Exercise #27 - 24/03/2025
https://github.com/lorussogiacomoluca/js-snacks-functions
arrow-functions javascript variable-scope
Last synced: about 2 months ago
JSON representation
Exercise #27 - 24/03/2025
- Host: GitHub
- URL: https://github.com/lorussogiacomoluca/js-snacks-functions
- Owner: lorussogiacomoluca
- Created: 2025-03-24T15:55:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-24T16:47:36.000Z (about 1 year ago)
- Last Synced: 2025-03-24T17:22:34.327Z (about 1 year ago)
- Topics: arrow-functions, javascript, variable-scope
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 Esercizio 27
👋 Ciao ragazzi, esercizio di oggi: **Snack Funzioni**
📂 Repo: `js-snacks-functions`
## 📌 Consegna
Risolvi gli snack che troverai in allegato definendo e invocando delle funzioni.
## 🎯 BONUS
- Risolvere gli snack usando sia le **funzioni tradizionali** che le **arrow functions**.
- Risolvere il **quarto snack** nella cartellina 📁 `05 - bonus`.
🎉 **Buon divertimento!**