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

Super Fast Mobile Development

Super Fast Mobile Development

With only two weeks to build an iOS app and no prior knowledge of mobile development, here's how we built MapBox's MeatText.

Garrett Miller

April 03, 2013
Tweet

Other Decks in Programming

Transcript

  1. +

  2. • Easy • Quick • Fun (and do it in

    two weeks) SXSW! So let’s make sharing a location...
  3. meattext-ios - CordovaLib - MeatText - MeatText.xcodeproj - README.md -

    cordova - www - cordova-2.4.0.js - index.html - loading.gif
  4. meattext-ios - CordovaLib - MeatText - MeatText.xcodeproj - README.md -

    cordova - www - cordova-2.4.0.js - index.html - loading.gif
  5. •Stop tying data to the DOM •Turns your data into

    a Model •Listens for attribute changes, updates the Model
  6. width * height ≤ 5 * 1024 * 1024 width

    * height ≤ 3 * 1024 * 1024 on devices with less than 256 RAM: