FrontendDeveloper.in

JavaScript Track Detail

What are the tools or techniques used for debugging JavaScript code

You can use below tools or techniques for debugging javascript

  1. Chrome Devtools
  2. debugger statement
  3. Good old console.log statement