Data Fetching with React Query & Axios
There are many libraries that provide ways to make HTTP requests for the frontend but one remained the defacto leader for many years and that is axios. It's a neat library which allows for more structured and faster development but there's a library ...
alexstreza.hashnode.dev5 min read