Knowledge check

Completed

Check your knowledge

1.

How do you run Node.js with inspect mode enabled?

2.

How can you make a debugger pause the execution of your program on a specific line of code?

3.

What's the preferred way to print information in the console during debugging?