I\'m building a NextJS app that loads an expensive resource from the server, and that resource is used pretty much everywhere in the app. Using React contexts, I initially tried