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

Advanced types #18

Open
Dan503 opened this issue Mar 16, 2022 · 1 comment
Open

Advanced types #18

Dan503 opened this issue Mar 16, 2022 · 1 comment

Comments

@Dan503
Copy link

Dan503 commented Mar 16, 2022

The proposal currently only covers extremely basic types.

What about things like TypeScript generics and utility types?

For the proposal to be worthwhile, developers need it to be just as good if not better than using TypeScript to handle our types.

Developers basically want TypeScript but without having to add a compiler step to their build process.

@hax
Copy link

hax commented Apr 5, 2022

@Dan503
This is the old proposal, the recent stage 1 proposal is here: https://github.com/tc39/proposal-type-annotations

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