Code to go logo
Created using Figma
Use Cases
Contribute
How to comment in JavaScript
Syntax
By Jad Joubran ·
Last updated Dec 24, 2017
//this is a one line comment /* And this is a comment that spans multiple lines */
Dec 24, 2017
1
Jad Joubran
See answer
1
Jad Joubran
Comments
on MDN
Learn JavaScript step by step