Talk comments

Your talk have motivated me to get started on ZF2. Thanks.

Good intro to ZF2. Timing was a bit miscalculated so there were a few things that could not been explained, otherwise explanations were clear and seeing some code helps glue things together.

Awesome talk Adam, i was little lost on ZF2 configuration system and now i am confident on that. Thanks !

Great introduction to ZF2 which really focused on the power of the configuration arrays and how they work. A lot of tutorials I've seen kind of gloss over the utility of the configuration preferring to do everything in Module.php. Adam showed the strengths and befenits of using the configuration arrays over using closure in Module.php.