Chris Bouveret
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
Has successfully completed the online course Advanced (320)
Has successfully completed the Intermediate Certification
Has successfully completed the Advanced Certification
4 years ago
#17326
::
Since Script tags will be generated within client side Javascript Code you can simply use console.log(“”) and then inspect the Browser Console to see your logs.
Within Chrome DevTools you can also use Breakpoints etc. to debug your App, please see https://developers.google.com/web/tools/chrome-devtools for detailed information on Chrome DevTools. In Firefox e.g. this would be Firebug instead of DevTools see https://getfirebug.com/