|
|
|
|
|
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. |
|
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/#....