Next.js Discord

Discord Forum

Caching and fetching data from axios

Unanswered
Japanese Bobtail posted this in #help-forum
Open in Discord
Avatar
Japanese BobtailOP
I want to get the data from a backend server and retrieve it in the frontend using axios. I did the fetching and all but I wanted to know how I can stop it from reuse fetch everytime.
https://nextjs.org/docs/app/building-your-application/data-fetching/fetching
I have checked this, but still I need a basic intro to that.

0 Replies