Contribute Media
A thank you to everyone who makes this possible: Read More

So Easy You Can Even Do It in JavaScript: Event-Driven Architecture for Regular Programmers

By Glyph

Summary

In this era of rich browser applications, everybody needs to know at least enough about events to write an 'onclick' handler. But events have a reputation for being confusing. In this talk I'll explain why events can be quite easy to understand if you think about them the right way, and how to scale your understanding from trivial browser JavaScript to distributed systems in Python.

Details

Improve this page