Browse by Tags

All Tags » jQuery (RSS)
One of the biggest issues that you can run into with writing JavaScript is abusing the shared global namespace, and overwriting the variables of an unrelated script. Everything that you declare in JavaScript is available to every other script on the page...
I gave my JavaScript language talk at the St. Louis .NET/DotNetNuke User Group last night.  I’ve posted the presentation (with some updated, clarified example code) up on slideshare. JavaScript: The Language I woke up this morning thinking through...
Saturday, October 2nd was the Day of DotNetNuke in Chicago .  A number of us from Engage attended and spoke .  I gave two presentations, which are now available on SlideShare (linked below).  I’ve added some notes (be sure to click the...
More Posts