This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Johannes Schickling
schickling.dev
did:plc:53or656ypxoeh73lwshokzdm
I highly recommend using a helper function like `shouldNeverHappen` instead of throwing errors directly in your code (only applies to defects/panics).
It's an easy way to make your code more readable and improve DX by automatically opening the debugger during dev.
2025-04-09T16:48:28.589Z