I'm at the point where, at least on the Desktop, I'd rather support a Chromium webview powered "native" app than bother supporting web browsers directly. Why should I be excited about Filesystem API and the like when we can already do that on the operating system directly? It's really easy to understand the rise of Electron in this context. I don't think Electron is the final form, however. There's nothing wrong with…
> Why should I be excited about Filesystem API and the like when we can already do that on the operating system directly? Because it's easier to update to a website than it is to release a ton of binaries ({windows, Linux, macos}x{x86,x64,arm64}) and have users download them. Not to mention it's safer and faster for the user.
Safer, maybe. Faster? LMAO.