When you hear console, what is the first thing that comes to mind?? console.log('Am here to help!!'); Yes, most of us know only about console.log when debugging a code in JavaScript. There are several ways to debug a JavaScript code like pressing f1...