-
Notifications
You must be signed in to change notification settings - Fork 1
Getting Started Tutorials
yarko edited this page Jun 20, 2014
·
6 revisions
To get started, here's what we're doing. You can follow this path also, if it suits your comfort / speed. We assume you installed the angular.dart and cordova (and supporting sdk) packages from the previous page.
Here's the general plan of attack, to give you a conceptual framework:
- https://angulardart.org/tutorial
- we'll use the recipe app, and start by modifying those classes to suite the
sens
app; - initially, a single sense-test task is all we'll start with, then test and deploy to mobile;
- later, we'll back fill data sequencing, validation, and storage, and server-data-syncing;
- the last effort will be the server providing services, and having that also deploy single-page app for interface or desktop work;
Start with this process:
-
Orientation with angular-dart - https://angulardart.org/tutorial
- go as far as you like, inspect / walk thru the code;
- at any point, you can shift to build / test / deploy what you have with cordova;
- on OS/X, iOS simulation will be easier (android is finicky);
-
Orientation with cordova basics - http://coenraets.org/blog/cordova-phonegap-3-tutorial/
The angular-dart Ch-2 tutorial compared on Chromium and iOS-emulator:
|
🔼 | |
---|