Skip to content

Comment on What Happens When You Put a Database in the Browser?parent

Comments

If it’s an app you use regularly that trade off could easily be worth it.

If it's an app, you're not in the browser anymore anyway, so you don have to worry about this browser wasm. You can store data locally anyway and don't have to pull it from the sever

If it's an app, you're not in the browser anymore anyway

Webapps would beg to differ

Also all the code and data can be easily cached with e.g. Service Workers, so it will be downloaded only once.

AboutSource Built by g1lg1l

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