Momentum logo
Team 10 Classroom

🦊 React Forms and Authentication 🦊

Posted on Dec 13th, 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

🦉 Code

Back to home