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

ECMA 6 to CoffeeScript 2.0 compatible version #475

Open
auvipy opened this issue Apr 6, 2017 · 17 comments
Open

ECMA 6 to CoffeeScript 2.0 compatible version #475

auvipy opened this issue Apr 6, 2017 · 17 comments

Comments

@auvipy
Copy link

auvipy commented Apr 6, 2017

No description provided.

@anodynos
Copy link

Any thoughts on that? It would be really amazing now they are both at feature parity...

@auvipy
Copy link
Author

auvipy commented Nov 17, 2017

i am not sure

@anodynos
Copy link

@rstacruz any chance you get on to it?

@rdeforest
Copy link

Issues jashkenas/coffeescript#4969 and jashkenas/coffeescript#4984 might address the need to translate the latest JS to the latest CoffeeScript.

(Long term I'm hoping the cs2js/js2cs projects will merge to permanently address this kind of problem.)

@owenstrevor
Copy link

This is sorely needed!

@AJeezy9
Copy link

AJeezy9 commented Jun 4, 2019

Really wish this existed 🤕

@dimdenGD
Copy link

I don't see any reason to use js2coffee since it doesn't supports syntax that was created 4 years ago..

@jahbini
Copy link

jahbini commented Nov 10, 2019

I use it all the time. Coffeescript is much more readable than es0 and far more readable than es6.

@dimdenGD
Copy link

I use it all the time. Coffeescript is much more readable than es0 and far more readable than es6.

Welp, it's more readable for you, but not for people that are coding in normal JS.

@jahbini
Copy link

jahbini commented Nov 10, 2019

That is correct for the "write once, test ever, read never" coder on a team. However, I need to qualify large numbers of projects and read massive amounts of code. I can speed read in coffeescript to get the 30,000 level by reading the code. I hope reading the code is not a lost skill.

@dimdenGD
Copy link

Also I don't have anything against CoffeeScript, I like it. Right now I'm talking about ES6 to CoffeeScript feature. It's really important, since not a lot of people using classes with function prototypes now, and other stuff from 2015. Cmon, it's been 4 years!

@jahbini
Copy link

jahbini commented Nov 10, 2019

Yes. I hear polyfills and babel pipelines can be useful. The resultant universal JS can be used as a starting point. Just think of it as a pretty printer for the syntactic strychnine of ES6. (Longbeard rant off)

@auvipy
Copy link
Author

auvipy commented Nov 11, 2019

I might take on this myself in next 2/3 months.

@Kristinita
Copy link

@auvipy , is any progress?

Thanks.

@auvipy
Copy link
Author

auvipy commented Sep 14, 2020

@auvipy , is any progress?

Thanks.

things changed, I will revisit this again

@rdeforest
Copy link

Is there some way I can help?

@Kristinita
Copy link

This issue is still relevant as of December 2023.

Thanks.

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

8 participants