Talk comments

Dave Buchanan at 11:22 on 23 May 2019

Good use of simple examples for how to use interfaces. ANd why it can be powerful and helpful to your application's code health.

Eric Mann at 16:41 on 22 May 2019

Even Keynote couldn't handle the power of this presentation! A practical illustration of how block encryption works, the different cipher modes available, and the ways to properly leverage each is huge to helping improve everyone's understanding of how PHP runs under the hood. Amazing!

Eric Mann at 16:40 on 22 May 2019

Fantastic, practical introduction to the cryptography primitives and methodology included in PHP.

A good hands-on discussion about profiling PHP scripts.

A great talk by someone who is very knowledgeable with a ton of optimization lessons for the front-end.

good useful information

Lots of good info and demos. Wish you had more time to digress.

Learned about a lot of cool performance tools. Also lingscars.com!

Michael Koert at 10:57 on 22 May 2019

Great information. Could have used a bit more explaining of graphql itself and less on why its not a killer of rest and a live example would have been great with a backend that we saw before, like a simple add and update rest api. I feel that would have helped fill in the gap of why graphql is a partner with a rest api.

A great session that went over tons of different metrics you can use to measure performance metrics that actually matter to your users.