This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Rob Palmer
robpalmer.bsky.social
did:plc:w227epg3attqnssfdkx6ex6a
TypeScript 5.8 just shipped erasableSyntaxOnly mode 🎉
It matches Node's built-in TypeScript support, guiding users away from...
TS-only runtime features
❌ enum
❌ namespace
❌ parameter properties
❌ import x =
Legacy type features
❌ <> type assertions
Remember: TS = JS + Types 💙
[contains quote post or other embedded content]
2025-03-01T09:09:20.349Z