Joined July 2012
· Posted to Drop-In Sub-Application Architecture for Backbone.Marionette over 1 year ago
Sure enough. Good catch; I've updated the gist.
Posted to CSS-based tree node lines over 1 year ago
I had some problems with my hosting so the line image wasn't showing up for a while, but the issue has been resolved and the fiddle should appear properly now.
Posted to Drop-In Sub-Application Architecture for Backbone.Marionette over 1 year ago
Also I should mention that this code was written for Marionette while it was in a very early RC state, and I know things like EventBinder have been removed or replaced with Backbone's new event system, so it may require a little tweaking.
Posted to Drop-In Sub-Application Architecture for Backbone.Marionette over 1 year ago
I've updated the gist. The only change I made was to the SuperVent.js file - immediately before trying to extend the Marionette.EventAggregator class, I just added the line
Marionette.EventAggregator.extend = Backbone.Model.extend;
Posted to "Callback Hell" in JS/Node.js is a Myth over 1 year ago
Wow, that looks almost exactly like Step, just with different nomenclature.
https://github.com/creationix/step
Achievements
185 Karma
10,991 Total ProTip Views

Cub
Have at least one original jQuery or Prototype open source repo

Charity
Fork and commit to someone's open source project in need
If this has come in handy, I sure wouldn't mind an upvote... just sayin'