Xa-el / FootyFriends

2 stars 3 forks source link

Look into caching/cookies #16

Open AntonCSalvador opened 4 months ago

AntonCSalvador commented 4 months ago

we might want to do this to make sure stuff doesnt take time to load and its basically preloaded

AntonCSalvador commented 4 months ago

like pfp, username, etc.

AntonCSalvador commented 4 months ago

This could also help with firebase reads, if there havent been any updates we can just pull from the cache/cookies (if they have it enabled)