Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite in Typescript #14

Closed
sebastinez opened this issue Dec 19, 2022 · 1 comment
Closed

Rewrite in Typescript #14

sebastinez opened this issue Dec 19, 2022 · 1 comment

Comments

@sebastinez
Copy link
Contributor

I see that you have everything very nicely typed out with JSDoc, but I still wanted to ask if you would be interested in a migration to TypeScript?
Or do you prefer the flexibility of JSDoc over TypeScript?

@wooorm
Copy link
Owner

wooorm commented Dec 19, 2022

No, never. I have very strong feelings about maintaining open source packages (in the JS ecosystem) and have no desire to rewrite code every 5 years in a new language. I think using a compile-to-JS language is bad. If you want to compile(-to-JS), I’d say go with a better language like Rust or Reason or so.
See also unifiedjs/rfcs#5

@wooorm wooorm closed this as not planned Won't fix, can't repro, duplicate, stale Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants