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

Coding the dream

Coding the dream

getting started with Hoodie, Offline First and noBackend

with speakernotes:
//https://docs.google.com/presentation/d/1Lrm3HZvw8jRSs2J0KZ5RMxofMyRECJRzVYMwZKNM6Cw/edit?usp=sharing

codefront.io

Ola Gasidlo

May 10, 2014
Tweet

More Decks by Ola Gasidlo

Other Decks in Technology

Transcript

  1. Ola Gasidlo - Javascript & Frontend Developer for 10 years

    - Core Member of Team Hood.ie - Organizer of OpenTechSchool Dortmund twitter@misprintedtype
  2. “WE CAN’T KEEP BUILDING APPS WITH THE DESKTOP MINDSET OF

    PERMANENT, FAST CONNECTIVITY, WHERE A TEMPORARY DISCONNECTION OR SLOW SERVICE IS REGARDED AS A PROBLEM AND COMMUNICATED AS AN ERROR.”
  3. ?

  4. 1. sign up 2. administrate 3. save & load data

    4. share 5. send 1-2 emails 6. pay
  5. <!-- jQuery dependency --> <script src="assets/vendor/jquery-2.1.0.min.js"></script> <!-- Load the dynamic

    version of hoodie.js --> <script src="/_api/_files/hoodie.js"></script> <!-- your script --> <script src=”assets/js/main.js”></script> // index.html