Skip to content

davide2894/react-contact-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHAT I LEARNED

  • solidified component concept
  • props
  • state
  • accessing and updating state when state is an object, by using the spread operator