Skip to content

A working example of beginner guide from official react web docs "Thinking in React" to fully understand components and states

Notifications You must be signed in to change notification settings

issei416/Thinking-in-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thinking in REACT

This projects helped me understand :

  • the structure of react project
  • identifying components
  • deciding on states
  • where states should live
  • passing data using props and inverse data flow
  • props vs states
  • using hooks for functional components

The best beginer guide for any developer before starting react projects. It's a must to do if you wnat to master react, click here to visit the site for complete guide.

About

A working example of beginner guide from official react web docs "Thinking in React" to fully understand components and states

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published