Bruno Bowden wrote:
Loading a single script file with the aggregated contents is much better
performance than loading multiple files as only a single network fetch is
needed.

Not necessarily. If JS files are cached, separate downloads *might* be more efficient.

Reply via email to