Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

summary

this part was an intro. to React library, used to create responsive UI with. at the core of React is component, a way of rendering composible and reusable elements. componantes can be stateful. states are obj. the difference is that their change causes the component to re-render, updating the info rendered to the screen.