When writing an entire web application in JavaScript, it’s very important to have it well-organized; maintaining a spaghetti-coded project with only cause you headaches and nightmares. In this tutorial, I’ll show you how to modularize your code to make it easier to manage large JavaScript projects