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

Reasoning for switching from Coffeescript to Javascript #70

Closed
heath opened this issue Jun 19, 2013 · 1 comment
Closed

Reasoning for switching from Coffeescript to Javascript #70

heath opened this issue Jun 19, 2013 · 1 comment

Comments

@heath
Copy link

heath commented Jun 19, 2013

What was the reasoning for switching away from Coffeescript to vanilla Javascript? I noticed that https://github.com/airbnb/rendr/commit/363cf385cd9b6f1d5a5ad0b1629a71da81b0bb2b was the final move, but I didn't see any reasoning for the switch.

@spikebrehm
Copy link
Member

You can see a brief explanation here:

http://www.youtube.com/watch?feature=player_detailpage&v=eNHE_S2zGMI#t=2018s

Basically, two reasons:

  • It's harder to solicit contributions from the community if the project is CoffeeScript.
  • CoffeeScript is harder to debug (line numbers don't match up).

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