Next.js Discord

Discord Forum

What folder do I put client side data fetching?

Unanswered
Blue swimming crab posted this in #help-forum
Open in Discord
Blue swimming crabOP
I know I want these services in a services folder. I’m curious to know if you would put the services folder be in the lib folder or at the same level with the lib folder and why.
I’m using the typical fetch api alone for now and will maybe move to use hook later

0 Replies