Nextjs + DJango Rest API Caching
Unanswered
Falah posted this in #help-forum
FalahOP
Can somebody help me provide a brief understanding for implementing caching in the NextJs.
I'm using nextjs 14 app router
Api calls are some at sever side
and some are clieny side api calls in the useEffect.
I'm using nextjs 14 app router
Api calls are some at sever side
and some are clieny side api calls in the useEffect.