I have recently run into a problem that I had by accident two functions with the same name from separate JavaScript files in my page. It can happen that multiple developers are working on separate user controls contained in one page. Each user control references a separate JavaScript file so it stays reusable together with … Continue reading JavaScript global namespaces