No, they're not, but they might seem that way when you first meet them. Thanks to Hack Reactor, I no longer think of them that way. After a deep dive and some BackBone, you won't either. Here's what I'm going to cover:
- Why: What makes events so special
- How: How a basic event system works
- Backbone: A pitfall of the Event API
- Bonus round: DOM Event API
If you're comfortable with eventing systems, you'll probably want to skip to section three.