Hacker News new | ask | show | jobs
by Andrex 978 days ago
It's a shame opening local HTML pages is so heavily restricted in modern browsers.

I mean, I get it, but we also might not need Electron if you could stuff everything into a single HTML file and let users download that as your "app."

1 comments

That's what PWAs are supposed to be. Many if not most Electron apps could and should be PWAs.