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

Marionette: Building your first app

Marionette: Building your first app

Building your first web app in Marionette

Frontend NE

May 07, 2015
Tweet

More Decks by Frontend NE

Other Decks in Technology

Transcript

  1. Why Marionette? Backbone.js No magic … ok maybe a little

    Active development Helpful, friendly community
  2. Microblog Simple list of tweet-like objects Click on an item

    to view connected comments Won’t look pretty Focus on the HTML we need
  3. Marionette - Application Links your page to your app Starts

    your JavaScript app Initialise your routes and layouts Feed data into your app
  4. And more Behaviors - common view behavior Radio - global

    events Template engines Regions Underscore