DISQUS

DISQUS Hello! Life is grand is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Namespacing JavaScript

Started by paulmwatson · 10 months ago

Snook writes about namespacing your JavaScript code and asks what standards we should adopt and the best way of doing it. It is an important topic. Afterall, we namespace our Java, C# etc. code and think it is important there.
Snook namespaces in the following way:
var snook = new Obje ... Continue reading »

3 comments

Add New Comment

Returning? Login