|
|
|
|
|
by deanotron
5019 days ago
|
|
I've been using coffeescript for about two years - I thought it was the best way to keep the pleasant aesthetic of python, which was my favorite language, and have been happy working with it ever since. I just want to throw out a positive experience with it and to say that I don't support the author's premise of "here's some misleading things you can do with CS, therefore CS is unreadable". This applies to all languages, and 'fanciful' features and syntax should be avoided almost always in every language for the sake of readability. There are MANY reasons not to use coffeescript, but JS is all functions all the time, and -> is my best friend. |
|