It’s broke: how do I fix it? Debugging your code in WordPress
April 18, 2017
One defining key to being a professional developer is the confidence that you can get the job done, to know that whatever is thrown your way you can handle.
The key to this is debugging — figuring out what’s going on under the hood and leveraging that towards your end goal (usually fixing a bug). In this talk I’ll walk through some tools, techniques, and case studies to give you what you need to get started playing around under the hood.