Hacker News new | ask | show | jobs
by eta_carinae 4969 days ago
That doesn't address my point, which was about includes at runtime of .js files.

The reason why you see big .js files is that it's not easy to split your code in a.js and have it include b.js from the server.