Hacker News new | ask | show | jobs
by rayiner 3240 days ago
But those websites suck down enormous amounts of data each time they load.
1 comments

Not if they use caching (whether service worker based or not) aggressively.
If an organization isn't taking the time and effort to make sure their app isn't bloated full of stuff, what makes you think they'll do that?
caching can be done reasonably well for straightforward cases with yet-another-library https://serviceworke.rs/

oh, the irony!