Changes between Version 23 and Version 24 of DeveloperGuidelines/EdenMobile
- Timestamp:
- 10/12/16 15:35:07 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/EdenMobile
v23 v24 63 63 A good introduction into AngularJS can be found here: 64 64 65 - [http://www.w3schools.com/angular W3Schools AngularJS Tutorial] 65 - [http://www.w3schools.com/angular W3Schools AngularJS Tutorial] 66 67 NB We use Angular 1.x as Angular 2.x use Typescript for all examples still...TS cannot be debugged live on the device (required for offline DB support) & transpiling the TS examples produces very bloated code. 66 68 67 69 === Ionic ===