Data Fetching with React Query and TypeScript using the Movie Database API
A few years back when I started learning ReactJS, I was introduced to data fetching using React Hooks, specifically the useState and useEffect hooks. But every time the page paints/loads, the data is been re-fetched. This suffice for a while until I ...
donsmog.hashnode.dev6 min read
Cess
Technical writer | self-taught👩🏻💻 | Frontend Developer
Thanks for sharing