RequireJS looks like a really neat and tidy approach of organising your Javascript code into small manageable modules, allowing for faster processing as well as improving the quality of your code.