I think examples on the slides would have really helped. I appreciated that you touched on, and spoke of, a library's API and not just REST.
General overview , was expecting more specific advice
Enjoyed , Andi provided information in a manner that catered to the masses
Fantastic overview of what changes are in store for PHP7 (and the history of how we got to where we are today). Could benefit from a few higher-level illustrations to explain the impact of lower-level (i.e. C) changes to PHP's general architecture.
Great talk.
It could be improved by mixing more concrete examples with the existing abstract level information.
Fantastic talk with great examples, actionable advice, and pointers that will help guide any developer implementing an API. The hierarchy of needs was particularly useful in helping to illustrate how API systems can (and should) evolve. The note about maintaining functionality (avoiding breaking changes) to protect end-users unorthodox use cases was something that's missing from many similar talks.
Excellent talk. So many practical tips on building and maintaining APIs, and not just constrained to web APIs.
Great overview of what's exciting about PHP 7 - not only all the great performance improvements but the community collaboration aspect. Now that the dust is settled, this definitely makes me re-consider PHP.
Excellent talk. In addition to the benefits of using queues, I really liked the discussion of the downside.