Join Nostr
2024-10-15 14:35:47 UTC

Peter Kröner on Nostr: Thanks to the lack of #typescript in this project, I can simply cobble one-off event ...

Thanks to the lack of #typescript in this project, I can simply cobble one-off event "subtypes" together with Object.assign() 🙃 Much better than creating "proper" subclasses (and the associated messing around with interfaces etc.)