React Review & Work Time

Joel Ross
Winter 2026

View of the Day

  • Quiz 4 Frequently Missed Questions

  • Firebase Hosting

  • Anything to review?

    • No specific planned agenda, what do you want to go over?
  • Work time!

Quiz 4: Frequently Missed Questions

Hosting on Firebase

GitHub pages is not able to cleanly handle client-side routing, so we'll use Firebase to host your projects instead!

Firebase is a web backend solution; it provides multiple features which you can access without need to "code" them yourselves.

  • Web Hosting
  • Databases
  • User Authentication

next weeks

React Deployment to Firebase

Use a combination of Firebase command line tools and Vite scripts to build and deploy your React application to Firebase hosting!

 

See Project Draft 2 instructions on Canvas for details.

What to Review?

Action Items!

  • Complete task list for Week 8 (all items)

    • Campus Climate Survey (please)

    • Problem Set 08 due Friday (​it is small)

    • Project Draft 2 due SUNDAY!!

  • Note: early office hours today


Next time: AJAX