Skip to content
This repository has been archived by the owner on Nov 4, 2018. It is now read-only.

feat: support TypeScript #28

Closed
benjycui opened this issue Apr 18, 2016 · 4 comments
Closed

feat: support TypeScript #28

benjycui opened this issue Apr 18, 2016 · 4 comments
Assignees

Comments

@benjycui
Copy link
Contributor

After user select "plain react" or "redux", prompt and ask user to select programming language, "ES2015" or "TypeScript".

Plan: rewrite boilerplates into TypeScript. Compile *.tsx to*.jsx or just use *.jsx file, according to user's selection.

Will work on it after #25 is merged.

@sorrycc
Copy link
Contributor

sorrycc commented Apr 18, 2016

Why TypeScript? Why not flow?

@benjycui
Copy link
Contributor Author

It's just an enhancement, to be more friendly to TypeScript developer.

@sorrycc
Copy link
Contributor

sorrycc commented Apr 19, 2016

Do I need to update related TypeScript Files after boilerplate modification? If the answer is YES, it means all boilerplate maintainers should learn TypeScript first.

@soda-x
Copy link
Contributor

soda-x commented Apr 25, 2016

感觉没有必要吧 - -!

@sorrycc sorrycc closed this as completed Aug 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants