JavaScript namespaces and jQuery.noConflict()
I’ve been writing JavaScript and utilizing the jQuery library for a good 7 years now. I’ve recently come across a situation where I had to write code in a jQuery.noConflict() environment. This means the infamous $ jQuery shorthand that everyone Continue reading JavaScript namespaces and jQuery.noConflict()