All of you JavaScript lovers out there who have been following this blog recently will probably know already that I recently released a jQuery plugin to add Publish/Subscribe functionality. The Announcement was posted just a few days ago. Well, I decided I can’t just leave the information about the plugin in a post that will fade into the ages of the archive, so I created a Projects page, which you can access via the link on the main navigation bar.
This page will showcase all of my projects (currently just the aforementioned plugin) and house the download links, documentation, and all other public information on those projects. Any time I make any sort of update to a project, you’ll hear about on that page first. If you haven’t done so already, make sure you check out my plugin and have fun coding!
One final note: I will be returning to the JavaScript Design Patterns series very soon, so look forward to hearing about JavaScript’s Decorator Pattern.