Upgrade to Pro — share decks privately, control downloads, hide ads and more …

WTF.js -- Marionette.js

WTF.js -- Marionette.js

Presented as a ten minute lighting talk on November 17, 2014.
WTF.js -- VTcode meetup, Burlington, VT
http://www.meetup.com/VTCode/events/215184842/

garrett allen

November 17, 2014
Tweet

More Decks by garrett allen

Other Decks in Programming

Transcript

  1. w

  2. a

  3. t

  4. d

  5. u

  6. h

  7. f

  8. u

  9. q

  10. Backbone • Helpful methods. Get yo’ REST on. • Template

    how you like. • Separate HTML and logic. • Small. • Scales well. • Avoid two-way data binding. Or not. • Sauce: http://backbonejs.org/#faq
  11. Marionette • Composite application architecture • Enterprise messaging pattern influence

    • Modularization options • Incremental use (no all-or-nothing requirement) • No server lock-in • Make it easy to change those defaults • Code as configuration / over configuration • Sauce: http://lostechies.com/derickbailey/2012/06/13/why-should-i- use-backbone-marionette-instead-of-%E2%80%A6/
  12. Dyn Internet Intelligence JavaScript source lines of code • lib:

    83744 • in-house: 20274 (and growing) http://dyn.com/dii-launch/
  13. SOA