var Controller, Core, Model, Model_Event, View, Controller_Index,
  __bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; },
  __hasProp = Object.prototype.hasOwnProperty,
...

JavaScript One Page Application

by derpderpdan, March 09, 2012 17:32, 2 refactorings, tagged with mvc, coffeescript, one page

I've recently been developi...

Ab42b02b7a759747b8f7d3bb8f176905 Talk