Gulp
- Gulp 是基於 Node.js 的任務自動化管理工具,和 Grunt 同樣都是用來簡化人工的步驟,但兩者卻又有著本質上的差異,最主要就是 Gulp 使用了 streams ( 流 ) 的概念,一個任務一個任務的依序按照流程做完,相當的容易思考和理解,
Read More
- ng-switch
- ng-change
- ng-include
- ng-src
- ng-href
Read More
- ng-init
- ng-repeat
- input
- ng-options
Read More
Week3 - RWD 產品規劃
- review homework
- user story > functional map > UI flow > wireframe > mockup > prototype
- 如何規劃 Responsive Layout
- :before、:after
- image editing、icon font
Read More
Week2 - Mobile RWD
- 參考連結
- mobile、desktop first
- chrome dev tools mobile testing
- box-sizing、css3 selector
- homework: Basic Responsive Layout
Read More
- 這次的練習是使用Angular來開發八仙塵爆傷者開放資料查詢頁面,主要是透過OpenSource來呈現資訊給使用者
使用到的Angular技術有ng-repeat、$http、filter
- Github
- 成果
Read More
- ng-app
- ng-model
- ng-controller
Read More
Sass-基本用法
- 變數
- 計算
- @import
- @Mixin
- @extend
Read More