Momentum logo
Team 8 Classroom

⚛ React forms and intro to authentication ⚛

Posted on Jul 19th, 2021

Today’s topics

  • React Trivia review
  • Forms in React (controlled and uncontrolled)
  • What does “logged in” mean?
  • Intro to handling log in in a React application

🎯 Project

Begin talking to your teammates and planning the Questionbox Project.

🔖 Resources

Forms

Working with Local Storage in React

Back to home