Talk comments

I really liked the detour through the PSR and your opinion about it.
Your feedback on how to design a good API is really valuable.

Not sure if it's in the scope of your talk, but may be you could add something about testing ?
As a sidenote : I am not sure to understand why using __invoke is a good design. May be you could present the benefit.

Great talk, didactic and with rhythm. Thanks.

Although this talk wasn't technical, as such, it did help to highlight aspects of monitoring the health of servers and applications by using NewRelic's service, and how easily this could be achieved.

Adam clearly knew his stuff and was easily able to guide us around the parts of the NewRelic system, showing the sections to pay attention to, how to focus in specific applications and such.

Questions were answered knowledgeably.

It's a shame there wasn't a bit more data from the test application Adam set up, and as such it would have been really nice to have seen some kind of output from a real-world application with many users hitting the servers.

I have tried hard to think about whether there was anything in this talk missing for me, and I honestly can say there wasn't. Rob covered quite, talking about what makes a good API, how it can be constructed using Slim, and also talked a fair amount about FIG and the PSRs, especially PSR-7 and its importance and how it applies to constructing the API in Slim. It was also presented in a very pragmatic way, which I really appreciated.

I went in to the talk assuming I would need to know Slim to get the full benefits, but the code examples shown were clear and concise and even though they used Slim it was easy to envision then in <micro-framework of choice>. And, indeed, the principles Rob talked about would apply no matter how you constructed an API.

Questions at the end (and during) were all handled well and answered in detail.

All-in-all, I learned quite a bit from this talk and pre-concepts that I had of things being complex were dispelled.