Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • JQuery+++
  • Bootstrap: Scaffolding, fresh looking ++
  • Backbone: Powerful but leaves a lot of framework code to the developer

Bad:

  • Backbone: Easy to do the wrong thing ( becoming unmaintainable ), not a complete stack. Leaves a lot of framework code to the developer
  • Browse Perspective: Didn't follow Backbone best practices.
  • Handlebars templates found wanting
  • Backbone development: Missing best practices and enforcement
  • RequireJS: mix-matched tech stack is straining RequireJS. Multiple nested requires to get things going

...