This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
mdjdev.bsky.social
did:plc:7gnk5bf7zonnyl5lpb67kmyr
TIL: default params in JS are evaluated:
✅ when the function is called
❌ not when it's defined
2024-12-31T12:34:17.048Z