|
|
|
|
|
by L8D
4531 days ago
|
|
There has been a development of hate towards CoffeeScript in most JavaScript communities. CoffeeScript seems to be very popular in the non-JS communities that need to write JavaScript, like in the Ruby and Python web development communities. CoffeeScript was designed for non-JS coders to feel a lot more comfortable writing JS. |
|
I'm not so sure about that. I use it as an experienced JS developer because it makes a lot of needlessly complex JS operations simpler.
Most of those are features in ES6, so it may well go out of vogue then - I've played around a little and may well end up returning to JavaScript at that point.