Block F - Slot 16
Are you a chronic user of dpm() or print_r() to dump your variables to the screen? Come learn how to use an IDE and debugger to improve efficiency when inspecting variables. Using a debugger can also dramatically help inspect variables in places where printing variables to the screen is challenging, such as when writing automated tests or non-HTML pages like AJAX requests or file uploads.
- Intermediate
- Experienced
- Developers (yes code)
- Back-End Developers (modules + more)
Recent comments
I am adding some notes from this session in comment configs for different environment https://...
I would love to be at this session, but I'm not getting up at 2 AM to be able to be present and aware. :)
In the news: the Louvre's video surveillance system had the password: Louvre
That would be great thanks Alex
I ported Access by Term (ABT) from Drupal and use it on an internal site. I think it is a very useful module for...