CoffeeScript 1.7.0
coffeescript.org
CoffeeScript 1.7.0
1–10 of 91 posts
Re: CoffeeScript 1.7.0
#2Re: CoffeeScript 1.7.0
#3Re: CoffeeScript 1.7.0
#4Is coffeescript still hip? I used to read a lot about it on here, maybe a year or two. Where is it at? Mainstream?
Re: CoffeeScript 1.7.0
#5Is coffeescript still hip? I used to read a lot about it on here, maybe a year or two. Where is it at? Mainstream?
Re: CoffeeScript 1.7.0
#6Is coffeescript still hip? I used to read a lot about it on here, maybe a year or two. Where is it at? Mainstream?
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.
Re: CoffeeScript 1.7.0
#7Is coffeescript still hip? I used to read a lot about it on here, maybe a year or two. Where is it at? Mainstream?
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.
Re: CoffeeScript 1.7.0
#8Is coffeescript still hip? I used to read a lot about it on here, maybe a year or two. Where is it at? Mainstream?
Re: CoffeeScript 1.7.0
#9Is coffeescript still hip? I used to read a lot about it on here, maybe a year or two. Where is it at? Mainstream?
That being said, I could never get over adding yet another additional layer of abstraction on scripted code that wasn't that bad to begin with.
Re: CoffeeScript 1.7.0
#10Is coffeescript still hip? I used to read a lot about it on here, maybe a year or two. Where is it at? Mainstream?