Hacker News new | ask | show | jobs
by sejje 310 days ago
You could still put your single file on a web server.
1 comments

You could, but I wouldn’t call that a self-contained HTML app anymore. It requires a server, SSL certs, uploads, continued hosting even at rest (unlike a file on local storage media).
I would -- to me self contained just means one file. Inline styling, inline JavaScript.