Next.js Discord

Discord Forum

How to properly fetch a global data and use across app

Unanswered
MarkMiklos posted this in #help-forum
Open in Discord
Let's say I have an endpoint called system-settings that contains available languages and currencies that the user can use and select for their "site", what is the most common and efficient way to fetch the data once on first load and then access it globally?

0 Replies