Enhancing scalability & maintainability of your JavaScript/jQuery code – JS Design patterns 31 July 2010 NovoGeek (0) Are you building a huge, jQuery-ASP.NET web application, which is subjected to a lot of global code changes in your client script? If yes, you should probably consider the below design pattern, which would help you have a better control on code execution. Maintainability problem with large chun... [More]