Momentum logo
Team 8 Classroom

🦊 Front-end: React Component Props & State 🦊

Posted on Jul 8th, 2021

Today’s Topics

  • What did you think of the tutorial(s) you did? Impressions of React?
  • Continue building on our React Devs for Hire app
  • More practice with components and JSX
  • Handling data in React with props and state

🎯 Do

Today, you’ll start on your first React app without a tutorial. This is due on Monday.

React Freeshelf

groups = [
    ['Greg', 'Sara', 'Brian'],
    ['Shaune', 'Logan', 'Roan']
]

πŸ“– Read | πŸ“Ί Watch | 🎧 Listen

πŸ”– Resources

πŸ‘¨β€πŸ’» Code Examples

🧢 Loom screencasts

I made some short topic videos walking through doing some more stuff with the DevsForHire app.

Back to home