We need an Ionic + PhoneGap Build tutorial, and a companion Ionic Basics Tutorial

Thank you this will indeed be great. My understanding so far is:

  1. Abstract view is linked to AppCtrl (seems like a global main()
    function for web apps)
  2. Anything else is linked to their own controls through a router mechanism in app.js

I am still having difficulty desiging a login/splash screen of sorts it’ll be great if your tutorial covers one! Thanks so much!!!