Skip to content

fix(curriculum): replace getFunctionParams with functionRegex to accept arrow function#68263

Open
imsomilg wants to merge 1 commit into
freeCodeCamp:mainfrom
imsomilg:fix/binary-search-workshop-accept-arrow-func
Open

fix(curriculum): replace getFunctionParams with functionRegex to accept arrow function#68263
imsomilg wants to merge 1 commit into
freeCodeCamp:mainfrom
imsomilg:fix/binary-search-workshop-accept-arrow-func

Conversation

@imsomilg

Copy link
Copy Markdown
Contributor

Checklist:

  • [ X ] I have read and followed the contribution guidelines.
  • [ X ] I have read and followed the how to open a pull request guide.
  • [ X ] My pull request targets the main branch of freeCodeCamp.
  • [ X ] I have tested these changes either locally on my machine, or GitHub Codespaces.

Closes #68255

@imsomilg imsomilg requested review from a team as code owners June 26, 2026 08:04
@github-actions github-actions Bot added the scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. label Jun 26, 2026
@majestic-owl448 majestic-owl448 added the status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. label Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. 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.

Binary search workshop does not accept arrow function

2 participants