This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Surma
surma.dev
did:plc:2jk7es2j2kibpq34xuglobww
First time actually playing with the new-ish Navigation API.
https://developer.mozilla.org/en-US/docs/Web/API/Navigation_API
A very modern API. A lot more control. As a trade-off, not as trivial to implement correctly.
First tripwire for me: `navigationEvent.intercept()` commits the new URL.
2023-06-11T17:08:49.750Z