Hacker News new | ask | show | jobs
by paxys 1257 days ago
That distinction doesn't matter all that much today. The entire "hypertext framework" part of most single page apps is a generic 10-line index.html. The app bundle can be downloaded and cached indefinitely and work perfectly even offline. This specialized browser for web apps not sites would look like – Chrome.
1 comments

>> The entire "hypertext framework" part of most single page apps is a generic 10-line index.html.

This statement seems rather misleading. There ultimately ends up being vastly more hypertext delivered to the browser than can be represented by a 10-line html file.