CoffeeScript

1.5K posts

CoffeeScript

CoffeeScript

@CoffeeScript

A little language that compiles to JavaScript. Feed by Trevor Burnham, author of http://t.co/QXqMaBsldo

शामिल हुए Mayıs 2010
122 फ़ॉलोइंग13.2K फ़ॉलोवर्स
CoffeeScript
CoffeeScript@CoffeeScript·
@ryabenko_pro Ah, I see. Yes, the syntax for that is a little less tidy: for i in [2...10] by 1 x = list[i] ...
English
0
0
3
0
CoffeeScript
CoffeeScript@CoffeeScript·
@manan19 Yep. As a rule of thumb, implicit parens extend to the end of the statement.
English
0
0
1
0
CoffeeScript रीट्वीट किया
Cameron
Cameron@growthfalcon·
This. framerjs.com Is the reason I will finally embrace @CoffeeScript
English
0
10
26
0
CoffeeScript
CoffeeScript@CoffeeScript·
@cohese_llc Because : and ? both mean other things in CoffeeScript, and because you can write ternaries as "if x then y else z".
English
0
0
0
0
CoffeeScript
CoffeeScript@CoffeeScript·
@ingshtrom Declaring "myVar = undefined" in the outer scope doesn't suffice for you?
English
1
0
0
0
CoffeeScript रीट्वीट किया
hlfcoding
hlfcoding@hlfcoding·
First impression of Swift: JS done right. Not as great as @CoffeeScript.
English
0
11
6
0
CoffeeScript
CoffeeScript@CoffeeScript·
@Malcolm_McC Yep: "for own key of object" does the obj.hasOwnProperty(key) check.
English
1
1
0
0