Excellent intermediate testing talk. I especially liked the use of verbose guarding assertions to validate (and debug) test setup state.
Can I go back to work and give this exact presentation? I wish I had brought my whole team to this talk.
Came in tangentially aware that PIE was replacing PECL. Left with a detailed understanding of why and excited by the introduction of dependency resolution for PHP extensions.
Super detailed discussion for a peak behind the curtains on how PHP features become real.
Engaging talk on using AI in your workflow. Great tips on managing context.
Really enjoyed this talk, on the ins and outs of adding PHPStan to existing applications. Great job!
Blew my mind! Showed me everything I was leaning on Pest for can be done in PHPUnit better with attributes. Excited to start using attributes in PHPUnit. Didn't even know these existed before this talk.
Super talk on the history of PIE, where it is today, and where it's going. James is a very engaging presenter, and makes it all seem very simple!
I learned a lot from this talk! Plenty of really interesting examples, delivered in a nice, easy-to-follow way. Great job!
Semantic search was completely new to me. I feel confident this talk gave me everything I need to know when and how to implement it.