916 Views
I wanted to use Delegated Events but I also wanted to minimize the dependancies I wanted to inject. I didn't want to have to import all of jQuery for this little test, just to be able to use delegated events one bit. Let's take a closer look at what exactly delegated events are, how they work, and various ways to implement them.
0 comments