
If you’ve spent some quality time with Javascript, then you probably already figured out it’s an event-driven language. This means that most things done with Javascript are simply reactions to what can be defined as interesting moments in your application. (…) more after the jump ›


