This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Enzo Innocenzi
innocenzi.dev
did:plc:sa57ykejomjswkuoktilt3sz
TIL about `void` in JavaScript. It evaluates an expression and returns `undefined`, so this is useful to prevent arrow functions from leaking their return value
2025-01-02T10:16:53.545Z