Comment by danielrhodes
12 hours ago
I've tried this before and I think this constraint is something that has to be kept top of mind for a designer not just the engineer. Most designs these days assume a single page app and there are interaction patterns that make plain HTML not suitable. But if you incorporate this in from the start and stick with it, there's no reason you can't do this.
Also possible to just ignore interaction patterns that don't work well with HTML and replace them with ones that do.