Skip to content

fix: update coding challenges page#1246

Merged
raisedadead merged 16 commits intofreeCodeCamp:mainfrom
jdwilkin4:clean-coding-challenges-page
Mar 15, 2026
Merged

fix: update coding challenges page#1246
raisedadead merged 16 commits intofreeCodeCamp:mainfrom
jdwilkin4:clean-coding-challenges-page

Conversation

@jdwilkin4
Copy link
Contributor

@jdwilkin4 jdwilkin4 commented Mar 13, 2026

This PR does the following

  • cleans up the introductory text and removes the outdated references
  • adds a section for the breakdown of the core curriculum and links to the specialized guides like workshops and labs
  • removes the how to work on workshops section since that information was presented in the previous section
  • updates the template to remove outdated information and removes information only needed for language curricula(there is a separate guide for that)
  • moves the numbering challenges section to the video challenges page since that is where it is needed
  • removes naming challenges section completely because that is no longer needed with this version of the curriculum
  • updates the seed code comments section with more recent examples from workshops
  • removes sections marked as deprecated
  • removes old video for testing challenges
  • adds a section for creating projects

Checklist:

Closes #1228
closes #1229

@jdwilkin4 jdwilkin4 self-assigned this Mar 13, 2026
@jdwilkin4 jdwilkin4 requested a review from a team as a code owner March 13, 2026 02:32
@jdwilkin4 jdwilkin4 changed the title fix: clean up coding challenges page fix: update coding challenges page Mar 13, 2026
Comment on lines +13 to +15
:::note
This section only applies to the catalog items which don't use the existing scripts for generating files with MongoDB ids.
:::
Copy link
Contributor

@majestic-owl448 majestic-owl448 Mar 14, 2026

Choose a reason for hiding this comment

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

you can use the *-challenge scripts, now that they are updated they work with generating files that have the usual id.md naming pattern, freeCodeCamp/freeCodeCamp#66354

if needed the template they use can be updated more

@raisedadead raisedadead merged commit a390147 into freeCodeCamp:main Mar 15, 2026
4 checks passed
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.

Clean up coding challenges page Curriculum & Challenges in getting started does not link to current docs

3 participants