Skip to content

JS Foundations Exercises: Group exercises by lessons - #666

Merged
mao-sz merged 2 commits into
TheOdinProject:mainfrom
zunaid-hassan:foundations-directory-restructure
Sep 4, 2026
Merged

JS Foundations Exercises: Group exercises by lessons#666
mao-sz merged 2 commits into
TheOdinProject:mainfrom
zunaid-hassan:foundations-directory-restructure

Conversation

@zunaid-hassan

@zunaid-hassan zunaid-hassan commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Because

The JavaScript Foundations exercises are being grouped according to the lessons they were prescribed in.

This PR

  1. Creates folders for the lessons
  2. Moves the relevant exercise sub-folders into their relevant lesson folders
  3. Resets the exercise folder numbering within each lesson folder
  4. Updates exercise README files to reflect the new numbering
  5. Updates the repo README with the new folder path example

Issue

Closes #665
Associated with TheOdinProject/curriculum#31366

Additional Information

N/A

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project Contributing Guide
  • The title of this PR follows the location of change: brief description of change format, e.g. 01_helloWorld: Update test cases
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If this PR includes any changes that affect the solution of an exercise, I've also updated the solution in the /solutions folder

@mao-sz mao-sz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. A couple more things need doing:

  • While you've renumbered the exercise dirs' names, the READMEs for all the Loop and Arrays exercises and Object Basics exercises still contain the old numbers, so these also need renumbering.
  • Step 4 of the repo README mentions a cd command with a path that'll need updating to the new one.

@zunaid-hassan

Copy link
Copy Markdown
Contributor Author

Thanks, I have updated these.

@zunaid-hassan
zunaid-hassan requested a review from mao-sz September 4, 2026 18:20

@mao-sz mao-sz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@mao-sz
mao-sz merged commit 7e73a7b into TheOdinProject:main Sep 4, 2026
2 checks passed
@zunaid-hassan
zunaid-hassan deleted the foundations-directory-restructure branch September 4, 2026 22:41
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.

JS Foundations exercises: Group exercises by lessons

2 participants