40 minute beginner seminar
At some point, your code will have bugs that you’ll need to work out.
From the front end to WordPress itself, there are many debugging tools at a developer’s disposal. We’ll look at:
• Chrome Dev Tools for front end debugging • Query Monitor for taking a look under the hood of WP • And Debug Bar to monitor PHP errors, cron jobs and more!
With all these tools in your toolbox, you can ensure that your code is in tip-top shape and ready to go out onto the web!