hellojs-gitbook
Introduction
共筆說明
Week 1
自我介紹
課程說明
工具 - Slack
GitHub 入門
實作 - GitHub Pages
Git 入門
git flow: 專案版本控管策略
GitHub flow: 專案版本控管策略
工具 - SourceTree
Pull Request
Upstream Pull Request: 跨檔案庫 Pull Request 操作
編修衝突
fork Upstream 編修衝突
Week2
npm
package.json
hexo
let
Callback
Promise
arrow function
async and await
TDD 簡介
sequelize
實戰: FB API 取得好友名單、在動態牆上 PO 文
實戰:操作 FB API 取得 friends list
實戰:操作 FB API 對塗鴉牆進行 post
Week3
行前準備
sails.js
basic
basic route
deploy heroku
realtime concept
realtime todo
Week4
上課用練習
Week5
上課用練習
Powered by
GitBook
GitHub flow: 專案版本控管策略
github flow
在 master branch 當中的任何東西都是 deployable 的
在 master branch 中開一個敘述新功能的 branch
經常性的 push 到 branch(除了 master)
隨時都可以發 pull request
只有在 review 過後才 merge
Review 過後馬上 deploy 程式碼
results matching "
"
No results matching "
"