请求缓存
- cookie
- localStorage
- sessionStorage
- IndexedDB
- WebSQL
- https://zh-hans.react.dev/learn/synchronizing-with-effects#fetching-data
- https://redux-toolkit.js.org/rtk-query/overview
- https://tanstack.com/query/latest
- https://reactrouter.com/en/main/how-to/fetchers
- https://umijs.org/docs/max/request
- https://umijs.org/docs/max/react-query
- https://zh-hans.legacy.reactjs.org/docs/faq-ajax.html
- Apollo Client