Results 40 issues of Paul Falgout

Behaviors use a scoped undelegate that needs to be addressed with the EventDelegator (or something)

Specifically add v5.x issues and v6 issues

Travis is broken on the other lib. Might as well switch with their new pricing.

Linking to old `/lib` directory

- [ ] jquery dom-api - [ ] jquery event-delgator - [ ] $el compat

The tutorial currently has: ```js var App = new Marionette.Application({ onStart: function(options) { var todo = new TodoView({ collection: new Backbone.Collection(options.initialData.items), model: new ToDoModel() }); todo.render(); todo.triggerMethod('show'); } }); App.start({initialData:...

``` handlebars-template-loader >=0.2.0 Depends on vulnerable versions of loader-utils node_modules/handlebars-template-loader ``` Looks to be fixed in `loader-utils` 1.4x