Hacker News new | ask | show | jobs
by ewb 5180 days ago
How in particular do they work well together? Backbone is something I've been meaning to try out.
1 comments

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.