Comment on In Which I Tell You to Stop Whining About CoffeeScriptparentComments−ewb14yHow in particular do they work well together? Backbone is something I've been meaning to try out.−lowboy14yThey work together about the same as CS does with any JS module/app.Backbone apps tend to have a lot of references to this and use a lot of object literals, so there are some saved keystrokes I guess.
Comments
How in particular do they work well together? Backbone is something I've been meaning to try out.
They work together about the same as CS does with any JS module/app.
Backbone apps tend to have a lot of references to this and use a lot of object literals, so there are some saved keystrokes I guess.