Info and mini-lesson on the ’Console’ tab of Chrome Dev Tools. Check out more in-depth documentation here: The Console panel provides two primary functions: logging diagnostic information in the development process and providing a shell prompt which can be used to interact with the document and DevTools. When using the console, you can view raw or structured data by using standard JS statements and console-specific commands. An example of structured data would be the information returned from an API in JSON. I used this a lot when I was building my first ziplines for Free Code Camp. You should know that messages stack up, and you can clear them by typing and entering ’clear()’. You can also save the log by selecting ’Preserve ... #Google_Chrome_(Web_Browser) #JavaScript #Web_Development_Tools_(Organization_Sector) #Free_Code_Camp #Pair_Programming # #AngularJS #MongoDB #SQL 20150824 zMg3PO8MtyI
Hide player controls
Hide resume playing