want to fetch few details like accountStatus and userprofile once. and share it across all pages. So I don't have to make api calls on every route change. How it should be done? Redux seems like overkill for thing like this? Should i store it in window object or localstorage? Or i should do something else?
Local storage should work fine
Обсуждают сегодня