▲ | strken 4 days ago | |||||||
I think you're using "single-page app as opposed to no or limited JS on the client" while an alternative would be "single-page app as opposed to multi-page app". There's no reason you have to implement something like Slack by reloading an iframe. | ||||||||
▲ | andix 4 days ago | parent [-] | |||||||
Not reloading the document via HTTP while updating the content is the definition of a SPA. | ||||||||
|