Skip to content

Details

Step-through debugging will change your life.

Hyperbole aside, it can streamline your development process and become a powerful tool in your developer toolbox. Join us Wednesday, June 17th, to learn how to step through your Drupal and JavaScript code like a development deity.

We will cover:

How to use xDebug and how it can streamline your PHP development

• Set up xDebug on the server

• How to configure and troubleshoot your editor

• What all the crazy buttons do

• How you can use a step-through debugger to understand new software

How to use the Chrome DevTools console to track down front end bugs

• Pause JavaScript execution to fully understand scopes at any given point during execution

• Step through JavaScript line-by-line or block-by-block

• Figure out what AJAX calls are doing and where they might be going wrong

• Configuring the console so it has pretty syntax highlighting like an IDE

Any and all are invited. These techniques are helpful for all forms of web development.

UPDATE

Due to a large storm that has been predicted to hit Austin around the time people would be traveling to the meetup, we are hosting it online instead of at Capitol Factory.

Follow this link (https://fourkitchens.zoom.us/j/784995622) at 7:30 PM to join the meetup.

Related topics

You may also like