Skip to content

Typescript Support #674

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

Open
ngoctranfire opened this issue Dec 7, 2015 · 5 comments
Open

Typescript Support #674

ngoctranfire opened this issue Dec 7, 2015 · 5 comments

Comments

@ngoctranfire
Copy link

Hey,
Just a question. I kind of see typescript as one of those "bleeding-edge" tools that this repository can really get to working with it. What do you guys think? Maybe we need support for Typescript, maybe making this universal example implement everything in typescript and then add the ts-loader for webpack.

Also, as a personal opinion, typescript is super powerful with its type definitions and can really help to scale a good app.

@NotBrianZach
Copy link

#632 related, typescript seems even heftier than flow from what I've read

@ngoctranfire
Copy link
Author

Yea. As of right now, typescript is a lot more powerful than what Flow can accomplish. Give that expressive power to Redux and you can really get something going :)

@trueter
Copy link
Contributor

trueter commented Dec 10, 2015

Out of curiosity: What is the status of Typescript? Can it keep up with modern babel plugins like react transform? Does it support the latest features of ES6 and React?

@ngoctranfire
Copy link
Author

Typescript is pretty mature right now. It is currently more ES6-7 compliant than FlowType. It can compile jsx files (essential it calls them .tsx files, but works the same).

@deathbeam
Copy link

Any plans to do this?

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

4 participants