32 Debugging in JavaScript using Chrome Dev tools Console Log Method
YOUR LINK HERE:
http://youtube.com/watch?v=WmVEddplwbo
Chrome DevTools is a set of web developer tools built directly into the Google Chrome browser. DevTools can help you edit pages on-the-fly and diagnose problems quickly, which ultimately helps you build better websites, faster. • More about DevTools - https://developers.google.com/web/too... • The Console object provides access to the browser's debugging console. The console.log() method writes a message to the console. The console is useful for testing purposes. • More on this - https://www.w3schools.com/jsref/obj_c... • • Video by - Tanmay Sakpal • Simple Snippets Channel link - / simplesnippets • Support by becoming a Member : / @telusko
#############################
