Talk in English - US at SunshinePHP 2015
Track Name:
Breakout 1
View Slides: https://speakerdeck.com/cjsaylor/wrangle-cross-cutting-concerns-with-event-driven-development
Short URL: https://joind.in/talk/bb8ee
(QR-Code (opens in new window))
Wrangle Cross-Cutting Concerns With Event Driven Programming
Comments
Comments are closed.
Very well done presentation. The example code was really clear and illustrated the benefits of using events rather than continuing to cram logic into service methods. Great job!
Super clear and well-paced. Very accessible approach to looking at cyclomatic complexity and how event-driven programming can help with good separation of concerns. Chris is one of those people who are soft-spoken, but what they're saying has 100:0 signal:noise ratio.
Good talk, especially for beginners new to the topic. I would have appreciated more discussion of common issues with large projects such as how to determine what events to fire, how granular to make them, and strategies for untangling event dependencies after they have already happened. The slides were a little full, especially for code samples. Having them easily online beforehand would have let people in the back follow along with tablets or laptops.
Informative talk, if delivered a bit dry. I would suggest adding personal anecdotes and stories to make the presentation more lively.