These free mini-courses will give you a strong foundation in web development. Track your progress and access advanced courses on HTML/CSS, Ruby and JavaScript for free inside our student portal.
Scroll down...
Some things you should know before moving on.
<body>
tag?var myVar = "foo";
and myVar = "foo";
?undefined
and null
?undefined
falsy?myProperty
versus a string like "myProperty"
?i
?splice
method do?forEach
different from for
?map
do?filter
do?reduce
do?this
when called from an inside object method?