Using console.log() for JavaScript debugging is the most common practice among developers. But, there is more… The console object provides access to the browser’s debugging console. https://markodenic.com/use-console-log-like-a-pro/