Chapter 1: All About Ionic
Chapter 2: Installation
Chapter 3: Starting your app
Chapter 4: Testing your app
Chapter 5: Building out your app
Chapter 6: Publishing your app
Ionic 是一個以建立 hybrid mobile apps 為目標的 HTML5 mobile app 開發框架。
Ionic 應用開發使用的是 HTML、Javascript 和 CSS(也可以使用 Sass),並結合 AngularJS 來實現其中的許多核心功能
必須針對不同平台安裝特定的開發環境(其中 iOS 需使用 Mac OS 當做開發平台所以若想開發 iOS 應用,建議還是能準備一下)
(請注意只有 Mac OS 電腦才可以開發 iOS 的應用程式)
Using AngularJS PHP MySQL
This tutorial explains how to create a simple Task Manager application
using AngularJS. Here I used PHP for server side communication and MySQL
for database.
http://www.angularcode.com/simple-task-manager-application-using-angularjs-php-mysql/
Ionic - http://ionicframework.com/docs/components/
AngularJS by Google -
https://angularjs.org/
https://github.com/angular/angular.js
http://blog.kdchang.cc/2014/07/angularjs-note-introduction.html (Angular.js 學習筆記) [其中在學習Angular的過程中必須先暫時放棄舊有的jQuery開發觀念,建立新的開發習慣]
No comments:
Post a Comment