Quiz: Debugging the App
Please enjoy this self-check quiz to help you identify key concepts, points, and techniques discussed in this section.
When debugging a JavaScript application, where should we look first?
What are the two major types of bugs?
The custom tool for debugging Vue.js applications is called what?
What do we generally call a tool we use to inspect the values and states of parts of our application?
What do we call the marker where we want to pause the execution of our code in the debugger?
What is the first step in fixing any bug?
Visit Quiz Online
The quiz on this page has been removed from your PDF or ebook format. You may take the quiz by visiting this book online.