How to properly fetch a global data and use across app
Unanswered
MarkMiklos posted this in #help-forum
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?