• 1

    Rapid Debugging

    The built in console will direct you to errors with your code.

  • 2

    On-the-Fly Style Changes

    For quick style changes, you don't even need to use a text editor. You can inspect the particular element on the page to determine which styles are being applied.

  • 3

    Easy to Use

    Browser Dev tools are clean and easy to navigate.