Brilliant talk that shows off *just* enough to be accessible while still showing the audience how powerful proper app profiling can be.
Great presentation. Definitely bookmarked some of the tools mentioned.
I learned some new things about Guzzle and will need to look further into it.
Excellent talk with extremely practical and useful advice on performance profiling and optimization!
A lot of great improvements to MySQL, looking forward to using some of the new JSON functions. Dave was very knowledgable and showed some great examples.
Great introduction to the topic! I learned some things I didn't know about setting up a GraphQL server.
Slides: https://www.slideshare.net/thestohs/longhorn-php-2019-beer-bylines-booleans
Very engaging, fast-paced talk. Maybe just a bit too fast?
I don't know if I've been to a tutorial where the class works along with the instructor, where the instructor prepared enough to prevent all technical issues on behalf of the class. Time ran short, could of easily lasted 4 hours instead of the designated 4. Bravo!
I really liked the code examples given. The talk was full of useful examples and best practices. The examples gave me some ideas of things I want to refactor in my own code. I liked how the talk pointed out where using static analysis is helpful for finding issues with wiring code and unit tests are super important for testing the business logic. I would have liked to see a little bit more hands on about how to run PHPStan/set it up in my own pipelines. Overall, the examples given were really helpful! Looking forward to reading the article mentioned at the end of the talk.