scrimba
Javascript Functions and Methods Practice
Conventions (Recorded)
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Conventions (Recorded)
AboutCommentsNotes
Conventions (Recorded)
Expand for more info
index.js
run
preview
console
// JS Conventions


// casing

// white space

// naming

// braces

// tab (indenting)

// HTML tags

// comments

// unix casing
Console
/index.html
-32:38