By MrCao
via blog.shinylittlething.com
Published: Mar 10 2009 / 17:15
I recently came through a problem while working on a javascript framework on top of jQuery. At one point, having one big javascript file containing all the application objects becomes hard to both naviguate and maintain.
From here you want to ease your developement process by splitting your main class in small, specialized, classes ...
Add your comment