Skip to content

Ruthie71/React-fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concepts

[x] Functional components [x] Rendering components [x] Props components [x] Synthetic events [x] State (with hooks) [x] Controlled/Uncontrolled components (with hooks) [x] Effects (with hooks) [x] API requestes within a React component