Contains other libraries such as,
react-query
- data fetchingcookie
react-testing-library
miragejs
- for mocking the API for developmentimmer
- for immutable data
Code examples include,
- Data fetching from APIs and authenticating
game-of-life
gametic-tac-toe
game- All Possible
hooks
examples taken fromKent C Dodds
and the internet Concurrency
withSuspense
examples taken fromBen Awad
- Mock API testing with
jest