freeCodeCamp / CurriculumExpansion

Creative Commons Attribution Share Alike 4.0 International
315 stars 105 forks source link

chore: create React prototype for tic tac toe game #642

Open jdwilkin4 opened 4 weeks ago

jdwilkin4 commented 4 weeks ago

We are no longer using the 25 + 5 clock because there were issues reported with react 18. So we will just have a lab for creating a tic tac toe game.

Tic Tac Toe is still the official tutorial for the React docs site, but I think it would be good for campers to do as a lab.

Create a prototype and user stories for a react lab on tic tac toe. This lab will be the last lab campers will do at the end of the last react module. So they will already know how to work with react basics, hooks, etc. It is currently line 718 on the sheet

jdwilkin4 commented 2 weeks ago

This will resume in 2025 Q1