Skip to content

the-road-to-learn-react/react-hooks-usestate-vs-usereducer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-usestate-vs-usereducer

Build Status Slack Greenkeeper badge

Showcasing the different approaches and benefits of using useState and useReducer in React. Read more about it.

Installation

  • git clone [email protected]:the-road-to-learn-react/react-usestate-vs-usereducer.git
  • cd react-usestate-vs-usereducer
  • npm install
  • npm start
  • visit http://localhost:3000

Releases

No releases published

Sponsor this project

 

Packages

No packages published