06 2015 档案

摘要:前段时间本着练习angularJS+requireJS的目的写了一个基于nodeJS和socket.io的聊天室,github地址为:https://github.com/towersxu/node-socketIO-angular-require-chatroom。当时没有考虑性能方面的问题,本着... 阅读全文
posted @ 2015-06-11 11:38 hippor 阅读(18538) 评论(15) 推荐(4)
摘要:最近我们打算把angularJS的测试集成到jinkens中去,由于jinkens上所需要的格式和angular官方例子中的不一样,最后在google和API的帮助下,找到了较好的解决办法。但是protractor的测试覆盖率去没有好的解决办法(个人感觉也没必要将protractor集成到jinki... 阅读全文
posted @ 2015-06-04 15:08 hippor 阅读(1237) 评论(0) 推荐(0)