What I fucking hate about modern web bloat is how it makes online applications completely unusable, I can't even use a graphing calculator on my phone without my web browser being on the verge of crashing, or the canvas API not working properly for some reason, it's either the developers shoving redundant shit into their page or the JavaScript Garbage Collector that sucks at its job (or a combination of both), it's just so absurd and I'm using like “the best” up-to-date smartphone. Of course I could just install an app but Google Play is full of ad-ridden pajeet cancer, and every new app update is now tripled in size. I might as well just place my computer desk in the bathroom. I recommend writing your own little HTML applications to run locally on your device offline despite cross-site scripting issues (e.g. importing external module scripts within JS), there's an issue on this:
https://github.com/whatwg/html/issues/8121