ahmader / node-zoho

Zoho API access for NodeJS
21 stars 15 forks source link

Contribute in JS? #1

Open ahmader opened 10 years ago

ahmader commented 10 years ago

Can I Pull Request in JavaScript instead of CoffeScript ?

interlock commented 10 years ago

There is some discussion of rewriting to JS before we get too far into this project. For now, contributions in CoffeeScript are appreciated.

ahmader commented 10 years ago

+1 for using JS please let me know

ahmader commented 10 years ago

Any news regarding this? Thanks

interlock commented 10 years ago

We are sticking with CoffeeScript for the foreseeable future. Barrier to learning CoffeeScript is quite low. Our team transitioned to it quite well.

ahmader commented 10 years ago

I can write little CoffeeScript but I feel more happy when I write JS :smile: also my main project is written in JS. Thanks and I hope I can contribute some more code in the near future. I am working now on getFields method.

ahmader commented 6 years ago

I guess it is time to open this discussion again

ahmader commented 6 years ago

@pahan35 any thoughts on the subject ?

ahmader commented 6 years ago

Good Article You Don't Need CoffeeScript

pahan35 commented 6 years ago

@ahmader when I have read article I'll express my opinion.

Before reading it I can say than I can write code in CoffeeScript as well as in JavaScript if I have some examples of syntax.

P.S: I noticed that when I compiled CoffeeScript on Node.js 8.9.3 after your package updating I got compiled code in ES6.

BelfordZ commented 6 years ago

Check out https://github.com/decaffeinate/decaffeinate

Coffeescript was cool when I wrote this, but its not anymore. Time to move on!