Skip to content

kpunith8/react-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React hooks examples

Contains other libraries such as,

  • react-query - data fetching
  • cookie
  • react-testing-library
  • miragejs - for mocking the API for development
  • immer - for immutable data

Code examples include,

  • Data fetching from APIs and authenticating
  • game-of-life game
  • tic-tac-toe game
  • All Possible hooks examples taken from Kent C Dodds and the internet
  • Concurrency with Suspense examples taken from Ben Awad
  • Mock API testing with jest

About

React hooks examples with tests using React Testing Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published