Filed Under: JavaScript with 0 Comments
Having spent a few years making Flex applications it was a bit of a shift to return to making HTML/CSS/JavaScript based applications. One of the things I really missed was the ability to create loosely coupled componenten using custom events. You do have the option of using jQuery Custom Events, but without depending on a [...]