Listed under advantages in the article: "State lives on the server. It is not memoryless request-response: there is a process per connected client that remembers where it is. It is the opposite of htmx, which is deliberately stateless."
but if state lives on the server and all you are delivering is html, how is that not "restful"?
but if state lives on the server and all you are delivering is html, how is that not "restful"?