How to combine requests for multiple javascript files into one http request?

后端 未结 4 556
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-08 23:53

This concept is a new one for me -- I first came across it at the YUI dependency configurator. Basically, instead of having multiple requests for many files, the files are chain

4条回答
  •  自闭症患者
    2021-02-09 00:23

    There is a good blog post on this @ http://www.hunlock.com/blogs/Supercharged_Javascript.

提交回复
热议问题