Skip to content

learn-co-curriculum/28-react-putting-it-together-lecture-web031317

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Tracker

User Stories

  • As a user, I can see a list of all the students - COMPLETE
  • As a user, I can add a new student

What's hard?

  • Which components have state?
  • Calling functions as props
  • passing down state as props
  • The flow of the components
  • props in class vs. props in function
  • How to clear an input when the form is submitted
  • Having our form be 'stateful'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published