Welcome to the quiz! Try to answer those questions, which cover the topics of this module.
- which devtools panel is going to be helpful to check the JavaScript files size?
- which devtools panel is going to help debugging a script and figuring why a particular value has been assigned to a variable
- describe what is a breakpoint and how is it useful when debugging
- what is an exception? why would we want to throw an exception?