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

TypeScript #3

Open
brillout opened this issue Jul 22, 2021 · 3 comments
Open

TypeScript #3

brillout opened this issue Jul 22, 2021 · 3 comments

Comments

@brillout
Copy link

Is supporting TypeScript a thing you are interested in?

@chriscalo
Copy link
Owner

Hi, @brillout!

Right now, supporting TypeScript is not a goal for me. It's clearly very popular, so I'm sure I'll come around to it someday, but for now I don't want to have to learn the type system and how to make it happy. 😁 It feels like a lot of extra effort and trouble for not enough value.

For situations when I need type checking / validation, I've been liking the approach in schema-fns. It's all just functions, so it gives me full control while not forcing me to learn a new syntax.

@brillout
Copy link
Author

I thought the same and, boy, was I wrong.

Bite the bullet ;-).

@chriscalo
Copy link
Owner

gonna hold out for a little longer 😉

if i had to guess, i think once the Deno ecosystem matures, that'll be what finally pulls me into TypeScript.

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