JavaScript编程实战1.6 补充资源_JavaScript编程实战1.6 补充资源试读-查字典图书网
查字典图书网
当前位置: 查字典 > 图书网 > 编程 > JavaScript编程实战 > 1.6 补充资源

JavaScript编程实战——1.6 补充资源

工程最佳实践 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 WeinreWeb Inspector RemoteDemo: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/

展开全文

推荐文章

猜你喜欢

附近的人在看

推荐阅读

拓展阅读

《JavaScript编程实战》其他试读目录

• 1.1 松耦合
• 1.2 JavaScript MVC和模板
• 1.3 开发工具
• 1.4 测试
• 1.5 小结
• 1.6 补充资源 [当前]