Designer News
Where the design community meets.
almost 9 years ago from Rik Lomas, Freelancer
What are good resources to learn coffeescript? I find a lot of times finding snippets in js but not knowing enough to make it into coffeescript
This might be what you're after: http://arcturo.github.io/library/coffeescript/
The coffeescript.org reference helps a lot too, and is very detailed.
awesome, thanks!
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
+1 here, coffeescript solves those problems quickly. Having programmed extensively in both ruby and coffeescript, I feel like they are very close as far as read/writeability. In some aspects coffeescript is actually cleaner.