The Comments of Comments for JS are areas of code that are not executed.
They may be used to descibe code for readability or ignore code for testing purposes.
// single line comment /* multiple line comment */