🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

We've all used echo, printr, and vardump to figure out why our code doesn't work. But did you know there's an easier way? This talk will demonstrate the use of two popular PHP tools: Xdebug and PhpStorm. Instead of littering your code with statements to send variable values to the browser, using these tools it's possible to pause script execution on a specific line, allowing you to view and edit any variable as well as arbitrary code. Never again will you forget to remove test code before sending it to production!
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.