Skip to content

Conversation

@ZackHoang
Copy link
Contributor

Because

  • To encourage learning and practicing testing earlier in the curriculum

This PR

  • Change testing section order on both path
  • Move Battleship project to the end in the JavaScript course on both paths

Issue

Closes TheOdinProject/curriculum#30514
Related to TheOdinProject/curriculum#30657

Additional Information

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project Contributing Guide
  • The title of this PR follows the keyword: brief description of change format, using one of the following keywords:
    • Feature - adds new or amends existing user-facing behavior
    • Chore - changes that have no user-facing value, refactors, dependency bumps, etc
    • Fix - bug fixes
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • I have verified all tests and linters pass after making these changes.
  • If this PR addresses an open issue, it is linked in the Issue section
  • If applicable, this PR includes new or updated automated tests

Because:
* It encourages learners to learn and practice testing earlier in the curriculum

This commit:
* Changes testing lessons order on both paths
* Move the Battleship project on the JavaScript course on both paths to the ending section
@github-project-automation github-project-automation bot moved this to 📋 Backlog / Ideas in Main Site Jan 11, 2026
@mao-sz mao-sz requested a review from JoshDevHub January 11, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📋 Backlog / Ideas

Development

Successfully merging this pull request may close these issues.

In both paths, reposition the testing content in front of the computer science content.

1 participant