Skip to content

feat(curriclum): add routing express lesson block#66250

Open
zairahira wants to merge 10 commits intofreeCodeCamp:mainfrom
zairahira:feat/add-routing-express-lesson
Open

feat(curriclum): add routing express lesson block#66250
zairahira wants to merge 10 commits intofreeCodeCamp:mainfrom
zairahira:feat/add-routing-express-lesson

Conversation

@zairahira
Copy link
Copy Markdown
Member

Checklist:

Closes freeCodeCamp/CurriculumExpansion#1148

@github-actions github-actions bot added scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. platform: learn UI side of the client application that needs familiarity with React, Gatsby etc. scope: i18n language translation/internationalization. Often combined with language type label labels Mar 5, 2026
@zairahira zairahira marked this pull request as ready for review March 5, 2026 09:13
@zairahira zairahira requested review from a team as code owners March 5, 2026 09:13
@zairahira zairahira added backend js v9 This is for issues and PRs dealing with the latest Backend JS curriculum. status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. labels Mar 5, 2026
Copy link
Copy Markdown
Contributor

@majestic-owl448 majestic-owl448 left a comment

Choose a reason for hiding this comment

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

also the backticks in the title do not work
image

zairahira and others added 2 commits March 6, 2026 17:23
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
@zairahira
Copy link
Copy Markdown
Member Author

also the backticks in the title do not work image

I have removed this, somehow forgot to remove this one earlier.

Copy link
Copy Markdown
Contributor

@majestic-owl448 majestic-owl448 left a comment

Choose a reason for hiding this comment

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

LGTM

@majestic-owl448
Copy link
Copy Markdown
Contributor

I pushed a commit to solve the merge conflict as it was caused by my PR that reordered the intro.json file

@@ -0,0 +1,42 @@
{
"name": "Understanding Routing in ExpressJS",
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.

The name property is no longer used in block JSON files and should be removed. To avoid CI failures please also update the branch.

@majestic-owl448 majestic-owl448 added the MERGE CONFLICT! To be applied to PR's that have a merge conflict and need updating label Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend js v9 This is for issues and PRs dealing with the latest Backend JS curriculum. MERGE CONFLICT! To be applied to PR's that have a merge conflict and need updating platform: learn UI side of the client application that needs familiarity with React, Gatsby etc. scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. scope: i18n language translation/internationalization. Often combined with language type label status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Understanding Routing in ExpressJS lesson block to main repo

2 participants