logoalt Hacker News

frollogastontoday at 6:15 PM1 replyview on HN

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."


Replies

nchmytoday at 8:39 PM

but if state lives on the server and all you are delivering is html, how is that not "restful"?

show 1 reply