Full Stack Web Development

VSH05 Advanced Fiddler Techniques

12/06/2018

9:30am - 10:45am

Level: Intermediate to Advanced

Robert Boedigheimer

Principal Systems Developer

Schwan's Home Delivery

Fiddler is a great free Web diagnostic tool that nearly everyone uses, but typically only for very basic things. If all you need is to see the requests made between the browser and Web server, the browser devtools can do that. Fiddler has many more advanced features of which most developers are unaware. It can be used to capture traffic from smartphones, tablets and non-Windows platforms! Discover the power of manipulating requests and responses with breakpoints, the auto responder and a visual composer. Review popular extensions for formatting JavaScript, syntax highlighting and detecting image bloat. Go beyond the basics and learn the full capabilities of the tool and how it can improve your Web development and debugging techniques today!

You will learn:

  • How to troubleshoot problems on phones, tablets and non-Windows devices
  • How to find extensions that add new capabilities to Fiddler
  • How to manipulate requests and responses to see how the browser and Web server will act differently