Open markerikson opened 2 years ago
This also ties into "Backend-as-a-Service" tools like AWS Amplify, Firebase, and Supabase.
Related: https://leerob.io/blog/backend
There is also RPC such as https://telefunc.com/ or https://trpc.io/. (I'm the author of Telefunc.)
Consider also saga-query.
Add pages covering purpose, capabilities, tradeoffs, and use cases for common data fetching tools.
Likely items to cover:
useEffect
+fetch
/Axios