Hacker News new | ask | show | jobs
by wppick 864 days ago
My understanding is that the author is saying you could build google docs to go from one state to another by submitting a form and doing server side rendering returning the entire webpage of the new state. This is obviously much worse user experience and way less efficient, but I guess it technically would work.
2 comments

>My understanding is that the author is saying you could build google docs to go from one state to another by submitting a form and doing server side rendering [...] This is obviously much worse user experience and way less efficient,

Your interpretation of "much worse user experience" is the opposite of the "work well!" that the author is claiming:

>Every single core function of these apps could work—and work well!—without a single drop of JavaScript.

https://gomakethings.com/the-web-is-mostly-links-and-forms/#....

You could do everything a computer does with a turing machine
A Turing machine can't use the internet, nor can it do things like play music or watch videos.
A turing machine could simulate all of those!