--- tags: react, disqus: hackmd --- ###### tags: `react` `react hook` `useFetch` # useFetch [useFetch — A Custom React Hook](https://medium.com/swlh/usefetch-a-custom-react-hook-36d5f5819d8) 使用useFetch這個非官方的Hook方法做呼叫Api的動作。 也可使用在axios上