haggqvist459 / burnthevillage

0 stars 0 forks source link

issue26 #58

Closed mahaluo closed 4 years ago

mahaluo commented 4 years ago

data fetching

data fetching can be made a lot better to reduce buffering

currently, a user is not taken to profile page before a playertag fetch has been made from API sign in page should sign in user and start a fetch, then move to profile page.

in profile page, clan and war data is automatically fetched, but if user clicks on clan before it loads, the fetches are made again

would be optimal to start fetching everything in the background on login