Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(curriculum): add mood board lab for React props #57205

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

zairahira
Copy link
Member

@zairahira zairahira commented Nov 18, 2024

Checklist:

Closes freeCodeCamp/CurriculumExpansion#667

@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 Nov 18, 2024
@zairahira zairahira added the full stack cert This label is for the new full stack certification label Nov 18, 2024
Copy link
Contributor

@jdwilkin4 jdwilkin4 left a comment

Choose a reason for hiding this comment

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

Hey @zairahira !

Thanks for picking up these two react labs.
Oliver's PR to have the react code in the separate file was just merged in.
So we now can have a .jsx file just for react instead of having everything in the HTML file.

@freeCodeCamp freeCodeCamp deleted a comment from coyotes133413 Nov 21, 2024
@moT01 moT01 marked this pull request as ready for review December 3, 2024 20:47
@moT01 moT01 requested a review from a team as a code owner December 3, 2024 20:47
@moT01 moT01 added the status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full stack cert This label is for the new full stack certification 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 react props lab to main repo with tests
3 participants