摘要:
Leveraging the browser cache is an important part of page load performance. A great way to utilize this cache is by versioning your resources. In this 阅读全文
posted @ 2016-06-22 21:45
Zhentiw
阅读(236)
评论(0)
推荐(0)
摘要:
As a Single Page Application grows in size, the size of the payload can become a real problem for performance. In this lesson, learn how to leverage c 阅读全文
posted @ 2016-06-22 21:16
Zhentiw
阅读(192)
评论(0)
推荐(0)
摘要:
If you're going to use code splitting with Webpack 2, you'll need to make sure the browser has support for the ES6 Promise API. This means that if you 阅读全文
posted @ 2016-06-22 20:50
Zhentiw
阅读(425)
评论(0)
推荐(0)
摘要:
The less code you can send to the browser, the better. The concept of tree shaking basically says that if you’re not using some piece of code, then ex 阅读全文
posted @ 2016-06-22 04:15
Zhentiw
阅读(267)
评论(0)
推荐(0)
摘要:
It’s quite common to make a mistake while developing your webpack configuration. A simple typo can cost you hours of development time. With webpack-va 阅读全文
posted @ 2016-06-22 03:51
Zhentiw
阅读(282)
评论(0)
推荐(0)

浙公网安备 33010602011771号