Skip to content Skip to sidebar Skip to footer
Showing posts with the label Coffeescript

Backbone.js Model.get() Returns Undefined, Scope Using Coffeescript + Coffee Toaster?

I'm writing an app using coffeescript with coffee toaster (an awesome NPM module for stitching)… Read more Backbone.js Model.get() Returns Undefined, Scope Using Coffeescript + Coffee Toaster?

Can't Get Backbone-relational To Work With Amd (requirejs)

I have the following Backbone router definition in CoffeeScript: // appointments_router.js.coffee d… Read more Can't Get Backbone-relational To Work With Amd (requirejs)

Coffeescript Always Returns

So I have what's probably a stupid question to ask about Coffee Script. I'm giving it a sec… Read more Coffeescript Always Returns

Coffeescript: How To Return A Array From Class?

What is wrong in this class in CoffeeScript ?? @module 'Euclidean2D', -> class @Point … Read more Coffeescript: How To Return A Array From Class?

How I Can Get Line Number With Error In Coffeescript File

In node.js express app and nodeunit tests I widely use coffeescript without saving resulting javasc… Read more How I Can Get Line Number With Error In Coffeescript File

Just Can't Get Passport.js To Work

edit: sorry it's so long now, added in the compiled JS! I also added Kevs suggestions. I am dev… Read more Just Can't Get Passport.js To Work