• Ben McCormick's avatar
    Removed deprecated code and concepts from Backbone.Marionette example · 2233e565
    Ben McCormick authored
    - Removed modules, replacing them with a common global namespace
    - Added Backbone.Radio as a new dependency
    - Removed usage of Wreqr, replacing it with Radio
    - Renamed TodoList.js to Router.js to more accurately reflect its
      function
    - Moved all application initialization into TodoMVC.Application
    - Moved FilterState code into its own file
    - Removed inline script in index.html and moved inititialization code
      into TodoMVC.js
    2233e565
index.html 2.86 KB