JavaScript Comments

In this video, you'll learn JavaScript Comments. You'll learn single line comments and multi-line comments and how to use them properly. JavaScript comments are used to comment out code that we don't need to run by the compiler.