Debugging Your Website with Fiddler and Chrome DevTools

Go to class
Write Review

Free Online Course: Debugging Your Website with Fiddler and Chrome DevTools provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Debugging Your Website with Fiddler and Chrome DevTools is taught by Robert Boedigheimer.

Overview
  • Do your websites always work perfectly? Mine don’t either, which is why this course will help you debug problems using Fiddler and Chrome DevTools -- you'll learn about issues with JavaScript, CSS, performance, and HTTPS.

    Websites don't always work as expected. In this course, Debugging Your Website with Fiddler and Chrome DevTools, you will learn foundational knowledge necessary to debug website problems. First, you will learn diagnostic techniques. Next, you will discover how to modify requests and responses. Finally, you will explore how to decrypt HTTPS. When you’re finished with this course, you will have the skills and knowledge of Fiddler and Chrome DevTools needed to debug your website issues.

    Topics:

    • Course Overview
    • Introduction to Fiddler
    • Diagnosing and Resolving JavaScript Issues
    • Diagnosing and Resolving CSS Issues
    • Diagnosing and Resolving Performance Issues
    • Determining Website Behavior and Potential Issues
    • Solving Real World Problems