Examples
- React-query w/ REST API:
/apps/react-query-rest
- React-query w/ GraphQL API:
/apps/react-query-gql
- Apollo client w/ GraphQL API:
/apps/apollo
- Context API with useReducer w/ REST API:
/apps/context
- Redux toolkit (RTK) w/ REST API:
/apps/web-redux
Handling server state talk
/apps/react-query-rest
/apps/react-query-gql
/apps/apollo
/apps/context
/apps/web-redux