Skip to content

Comment on Bootup.js - cache and load static files from local storageparent

Comments

That is the default, not the limit. In all modern browsers, this limit is either 5MB, or set to prompt when the web page requests any larger.

For localStorage? I can't find any information on that. I know this is the case for Web SQL databases. But as far as I understand, localStorage is hard coded with no chance of expansion. To make matters worse, localStorage uses strings, effectively cutting your storage a good deal.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.