A must-have for quick debugging
-
This is a great tool especially if you are used to the ease of using console.log() for javascript.
The only downside is it can slow down a site quite a bit – page refreshes can take a while depending on what you are logging.
The topic ‘A must-have for quick debugging’ is closed to new replies.