Skip to content Skip to sidebar Skip to footer
Showing posts with the label Javascript Namespaces

What Is Meant By 'javascript Namespacing'?

Possible Duplicate: Javascript Namespacing Im pretty new to JavaScript and was wondering if anyon… Read more What Is Meant By 'javascript Namespacing'?

How Do I Namespace Javascript Code With Or Without Iifes?

I have been reading up on namespacing, Object literals, IIFEs, etc. and I'm trying to understan… Read more How Do I Namespace Javascript Code With Or Without Iifes?