September 2018
Beginner
501 pages
10h 32m
English
What You’ll Learn in This Lesson:
Recognizing the types of errors common in JavaScript code
Carrying out simple debugging with alert()
Using the browser console and console.log()
Grouping messages in the console
Using ...