|
|
|
|
|
by xps
496 days ago
|
|
I take the opposite approach - bundling is a non-starter for me. But it really depends on what you're building. Bundling can be great for web apps, but for content-driven websites where SEO optimization is key, I prefer the "90s-style" approach and Fullsoak's philosophy. Also, separate HTTP requests allow for granular caching, and with HTTP/2 the overhead is minimal. |
|