TDD 實戰
開發的源頭
⾃自動化的起點
https://www.slidenow.com/slide/98
about me• id: smlsun
• JAVA
• JS
• blog
• linkedin
• github
• twitter
yeoman
快速產⽣生初始專案
• npm install -g yo
• npm install -g generator-coffee-module
• npm package template
npm
套件管理 模組化
• npm publish
• npm unpublish <package-name>@<version>
• republish: You can't do that anymore.
travis ci
auto testing
bower
前端套件管理 模組化
loopback + TDD
範例 github
• https://github.com/smlsunxie/facebook-helper
• https://github.com/smlsunxie/loopback-tdd-
sample

Happy coding!!
接下來就是你們的事了!