Thank you this will indeed be great. My understanding so far is:
- Abstract view is linked to AppCtrl (seems like a global main()
function for web apps) - 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!!!