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 reusable footer component lab to frontend cert #546

Closed
1 task
jdwilkin4 opened this issue Sep 3, 2024 · 3 comments · Fixed by #632
Closed
1 task

chore: add reusable footer component lab to frontend cert #546

jdwilkin4 opened this issue Sep 3, 2024 · 3 comments · Fixed by #632
Assignees
Labels
full stack cert Labs Team This work is for the labs team only

Comments

@jdwilkin4
Copy link
Contributor

jdwilkin4 commented Sep 3, 2024

Here are the changes that Oliver has been working on for the react projects in the fcc editor.
freeCodeCamp/freeCodeCamp#55860

For this first React lab, we need to build everything all in one HTML file like this:
https://gist.githubusercontent.com/gaearon/0275b1e1518599bbeafcde4722e79ed1/raw/db72dcbf3384ee1708c4a07d3be79860db04bff0/example.html

This lab should focus on JSX and basic component design.
You can review the sheet to see what is covered in the lecture videos before this.

For this lab, we should have campers build out a reusable footer component

maybe something like this?

Screenshot 2024-09-03 at 9 18 05 AM

It doesn't need to be super fancy.
The main goal is to get campers used to working with JSX which should be easier for them since it shares similar syntax to HTML

We should supply the CSS for them.

Acceptance criteria

  • Add your lab to the frontend-cert/react-projects folder
@jdwilkin4 jdwilkin4 added full stack cert Labs Team This work is for the labs team only BLOCKED labels Sep 3, 2024
@jdwilkin4
Copy link
Contributor Author

I am marking all react and typescript labs and workshops as blocked for now until we know the final editor implementation.

@jdwilkin4 jdwilkin4 removed the BLOCKED label Sep 13, 2024
@jdwilkin4
Copy link
Contributor Author

I spoke with Oliver and we are going to test out the changes he made to the editor with this lab here.

@moT01 moT01 self-assigned this Oct 9, 2024
@jdwilkin4 jdwilkin4 assigned zairahira and unassigned moT01 Oct 15, 2024
@jdwilkin4
Copy link
Contributor Author

I unassigned you @moT01 since it looks like @zairahira already created a PR for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full stack cert Labs Team This work is for the labs team only
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants