Contains other libraries such as,
react-query- data fetchingcookiereact-testing-librarymiragejs- for mocking the API for developmentimmer- for immutable data
Code examples include,
- Data fetching from APIs and authenticating
game-of-lifegametic-tac-toegame- All Possible
hooksexamples taken fromKent C Doddsand the internet ConcurrencywithSuspenseexamples taken fromBen Awad- Mock API testing with
jest