Skip to content

Delete exercise 21-24 and add 5 new beginner JavaScript exercises (21…#166

Merged
alesanchezr merged 1 commit into4GeeksAcademy:masterfrom
ehiber:master
Mar 27, 2026
Merged

Delete exercise 21-24 and add 5 new beginner JavaScript exercises (21…#166
alesanchezr merged 1 commit into4GeeksAcademy:masterfrom
ehiber:master

Conversation

@ehiber
Copy link
Copy Markdown
Contributor

@ehiber ehiber commented Jan 8, 2026

…-25)

  • Exercise 21: Your First Array - Introduction to arrays and indexing
  • Exercise 22: Array Methods - push, pop, shift, unshift, and length
  • Exercise 23: Your First Object - Object literals and properties
  • Exercise 24: For...of Loop - Iterating through arrays and strings
  • Exercise 25: String Methods - Common string manipulation methods

Each exercise includes README (EN/ES), app.js, solution.hide.js, and tests.js

…-25)

- Exercise 21: Your First Array - Introduction to arrays and indexing
- Exercise 22: Array Methods - push, pop, shift, unshift, and length
- Exercise 23: Your First Object - Object literals and properties
- Exercise 24: For...of Loop - Iterating through arrays and strings
- Exercise 25: String Methods - Common string manipulation methods

Each exercise includes README (EN/ES), app.js, solution.hide.js, and tests.js
@alesanchezr alesanchezr merged commit 2e67b18 into 4GeeksAcademy:master Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants