Home
Press ? for keyboard navigation
❮
Hello World
Variable
❯
Comments
examples/javascript/comments.js
// lines starting with two slashes
console
.
log
(
'Hello World'
);
/*
text
between these marks
*/
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)