Differences between revisions 4 and 5
Revision 4 as of 2015-06-08 10:04:18
Size: 172
Editor: PieterSmit
Comment:
Revision 5 as of 2015-06-09 18:50:12
Size: 452
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * Bundled with ionic
   * Just in case anyone else runs across this thread, angular-resource is not bundled with ionic.
     * ionic.bundle.js is a concatenation of:
       * ionic.js, angular.js, angular-animate.js, angular-sanitize.js, angular-ui-router.js, ionic-angular.js

IONIC (Cordova wrapper)

  • Links User Angular.js a javascript library

  • http://mcgivery.com/structure-of-an-ionic-app/

  • Bundled with ionic
    • Just in case anyone else runs across this thread, angular-resource is not bundled with ionic.
      • ionic.bundle.js is a concatenation of:
        • ionic.js, angular.js, angular-animate.js, angular-sanitize.js, angular-ui-router.js, ionic-angular.js

...

ionic (last edited 2017-11-08 19:18:11 by PieterSmit)