might fuck around and try and use typescript in good faith
@nasser What prompted this / whatcha gonna use it for?
@mauve always want to engage with things I intuit as distasteful to unseat my intuitions / frontend for my decentralized git issues thing
@nasser lmk what you think! I've ended up incorporating TS type checking via JSDoc into a bunch of my projects lately.
@mauve this is what ive done for most projects! js + jsdoc checking has been nice. trying to see what its like on the other side...
@nasser Yeah I find it's mostly useful if you're using all the fancy TS-first tooling like deno and vscode. And libraries that already have good support. And aren't using EventEmitter subclasses. :P
Escape ship from centralized social media run by Mauve.
@mauve this is what ive done for most projects! js + jsdoc checking has been nice. trying to see what its like on the other side...