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

chore: add workshop for teaching react props in frontend cert #544

Closed
1 task
jdwilkin4 opened this issue Aug 30, 2024 · 1 comment · Fixed by #629
Closed
1 task

chore: add workshop for teaching react props in frontend cert #544

jdwilkin4 opened this issue Aug 30, 2024 · 1 comment · Fixed by #629

Comments

@jdwilkin4
Copy link
Contributor

jdwilkin4 commented Aug 30, 2024

At the time of this issue creation, Oliver is currently working on the making the changes to the editor to teach React and TypeScript.

But for this will be the second react workshop and it can be done all in one file. Just have the parent and child component in the same JS file.

Come up with a small project idea that campers can do.

Here are some suggestions from ChatGPT

  • Customizable Button Component
  • Product Card with Price and Description
  • Dynamic Greeting Message

We could also do an Avatar component like shown in the React docs here
https://react.dev/learn/passing-props-to-a-component

But whatever you choose, the CSS should be supplied for the campers. There won't be steps for that.

Acceptance criteria

  • Add your project to the frontend-cert/react-projects folder
@jdwilkin4
Copy link
Contributor Author

I am labeling this as blocked for now until we know what the final implementation will look like in the editor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant