工程最佳实践 Separation of Concerns:http://en.wikipedia.org/wiki/Separation_of_concerns Best Practices When Working With JavaScript Templates:http://net.tutsplus.com/tutorials/javascript- ajax/best-practices-when-working-with-javascript-templates/ Introduction to Test Driven Development:http://www.agiledata.org/essays/tdd.html Chrome开发人员工具 Chrome Developer Tools Documentation:https://developers.google.com/chrome-developer-tools/docs/ overview Google I/O 2011: Chrome Developer Tools Reloaded:http://www.youtube.com/watch?v=N8SSrUEZPg Breakpoints:https://developers.google.com/chrome-developer-tools/docs/scripts-breakpoints Weinre Weinre Documentation:http://people.apache.org/~pmuellr/weinre-docs/latest/Home.html WeinreWeb Inspector RemoteDemo:http://www.youtube.com/watch?v=gaAI29UkVCc 版本控制 Pro Git(Scott Chacon著):http://git-scm.com/book A Visual Guide to Version Control:http://betterexplained.com/articles/a-visual-guide-to-version-control/ 7 Version Control Systems Reviewed:http://www.smashingmagazine.com/2008/09/18/the-top-7-open- source-version-control-systems/ CSS 预处理 LESS Documentation:http://lesscss.org/ Sass Documentation:http://sass-lang.com/ 测试 《测试驱动的JavaScript开发》(机械工业出版社,2012) Grunt:http://gruntjs.com/ QUnit,“Introduction to Unit Testing”:http://qunitjs.com/intro QUnit,“QUnit API Documentation”:http://api.qunitjs.com JSHint Documentation:http://www.jshint.com/docs/