This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Avinash Sajjanshetty
avi.im
did:plc:iwpxnj7rzdynjkkr7rxaa5is
you are building a state machine. some states should become unreachable after certain steps. how do you handle cases where the execution still reaches those states?
1️⃣ panic
2️⃣ return error
3️⃣ do nothing 💀
📊 Show results
2024-11-30T10:14:38.252Z