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

Suggestion: Use traceur #389

Closed
axelhzf opened this issue Aug 7, 2014 · 2 comments
Closed

Suggestion: Use traceur #389

axelhzf opened this issue Aug 7, 2014 · 2 comments

Comments

@axelhzf
Copy link

axelhzf commented Aug 7, 2014

I have see that there are several issues related to ES6 features like #240 and #7 .
In my case, the lack of support for generators is not allowing me to use typescript. I'm working in node applications using koa.
In my opinion typescript should generate ES6 code and if ES5 compatible code is needed, transpile it using traceur. It will be easier for the typescript compiler.

@axelhzf axelhzf changed the title Use traceur Suggestion: Use traceur Aug 7, 2014
@NoelAbrahams
Copy link

See also #232

@axelhzf
Copy link
Author

axelhzf commented Aug 7, 2014

Thanks @NoelAbrahams I haven't see that issue. I will close this one.

@axelhzf axelhzf closed this as completed Aug 7, 2014
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants