One of the greatest benefits of using require.js is that you're able to structure your code into small, manageable modules, each living in its own file. This is great during development , but loading multiple files as separate HTTP …
Read more here:
Alexis Hevia on Web Development: Dynamically loading optimized …