I'm using JS API Dojo AMD's require function (one require function that drive everything). The function is expanding more and more with each control that I add. I don't want this becoming uncontrollable and getting out-of-hand. Any good manageable way to handle something like this? I'm by no means an expert JS developer. Any help is appreciated.