上一页 1 ··· 404 405 406 407 408 409 410 411 412 ··· 492 下一页
摘要: 1. HOL (HEADS of LINE BLOCKING) Too many requests in the header tag. Broswer can allow 6 reuqest to be handled simultaneously. And each request and it 阅读全文
posted @ 2016-07-02 23:46 Zhentiw 阅读(259) 评论(0) 推荐(0)
摘要: If you go a public caffee shop, they have free wifi. How could you make sure your infomration cannot be read by a second person? Well, in HTTP1.1, You 阅读全文
posted @ 2016-07-02 22:41 Zhentiw 阅读(237) 评论(0) 推荐(0)
摘要: HEAD: HEAD is a interesting method, it allow you to get a header of file without get the whole content. It allows you to check whether there is enough 阅读全文
posted @ 2016-07-02 22:05 Zhentiw 阅读(1069) 评论(0) 推荐(0)
摘要: In this lesson we will look at all of the pieces that combine together to create a JWT (j AWT) or JSON Web Token. You will use node to create a JWT, a 阅读全文
posted @ 2016-07-02 04:28 Zhentiw 阅读(525) 评论(0) 推荐(0)
摘要: Improving our mouse drag event Our mouse drag event is a little too simple. Notice that when we drag around the sprite, it always positions itself at 阅读全文
posted @ 2016-07-01 02:50 Zhentiw 阅读(399) 评论(0) 推荐(0)
摘要: If you’re only instrumenting the files in your project that are under test then your code coverage report will be misleading and it will be difficult 阅读全文
posted @ 2016-06-29 01:06 Zhentiw 阅读(201) 评论(0) 推荐(0)
摘要: How much of your code runs during unit testing is an extremely valuable metric to track. Utilizing code the karma-coverage plugin and babel-plugin-__c 阅读全文
posted @ 2016-06-29 00:55 Zhentiw 阅读(254) 评论(0) 推荐(0)
摘要: When writing tests run by Karma for an application that’s bundled with webpack, it’s easiest to integrate webpack and Karma directly together. In this 阅读全文
posted @ 2016-06-28 01:48 Zhentiw 阅读(617) 评论(0) 推荐(0)
摘要: When you have a dependency that has dependencies on global variables (like jQuery or lodash) or assumes that this is bound to window, you can use the  阅读全文
posted @ 2016-06-28 01:33 Zhentiw 阅读(171) 评论(0) 推荐(0)
摘要: Let's try creating a deeper tree structure. This time we have 4 separate arrays each containing lists, videos, boxarts, and bookmarks respectively. Ea 阅读全文
posted @ 2016-06-27 21:54 Zhentiw 阅读(318) 评论(0) 推荐(0)
上一页 1 ··· 404 405 406 407 408 409 410 411 412 ··· 492 下一页