Skip to content

saadsaif97/2020_bootcamp_class_3_part_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning react basics

when we simply update the component, the UI is not automatically updated because the react doues not knows it

we have to tell react to update the UI when the state updates through setState function

useState tells the react that state has been updated and update the component and its children in UI

About

build simple app using useState hook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages