Cache JS/CSS files to speed up loading time
The internet speed of many users are slow or even tethered.
What I have seen is that discord always downloads all the assets (JS, CSS) every time you open discord.
Discord should use service workers to cache the JS/CSS assets mainly because the file hashes are different for every single build and the files won't ever change.
This would greatly improve the startup time and data usage.
5
Please sign in to leave a comment.
Comments
0 comments