29 | | ''tbc'' |
| 29 | == AngularJS == |
| 30 | |
| 31 | !EdenMobile uses the [https://angularjs.org AngularJS] !JavaScript MVC framework. |
| 32 | |
| 33 | A good introduction into AngularJS can be found here: |
| 34 | |
| 35 | - [http://www.w3schools.com/angular W3Schools AngularJS Tutorial] |
| 36 | |
| 37 | == Ionic == |
| 38 | |
| 39 | The !EdenMobile front-end is built with the CSS and !JavaScript components provided by the [http://ionicframework.com Ionic] framework. |
| 40 | |
| 41 | Documentation of these components can be found here: |
| 42 | |
| 43 | - [http://ionicframework.com/docs/components Ionic CSS Components] |
| 44 | - [http://ionicframework.com/docs/api JavaScript API] |
| 45 | |
| 46 | ''Note:'' !EdenMobile does ''not'' use the ''Ionic CLI'' for development and builds, but the Cordova CLI. |