Overview
Syllabus
Introduction to Functions.
Function Declarations vs Function Expressions.
Variable Scope | Strict Mode.
Immediately Invoked Function Expressions.
Introduction to Arrow Functions.
Functions Calling Other Functions.
Coding Challenge #4.
Introduction to Arrays.
Basic Array Methods push(), pop(), shift(), unshift().
indexOf Method for arrays.
includes Method for arrays.
Coding challenge #5.
While statement, while loops.
do/while loops.
for loops.
Using break and continue inside of loops.
Looping backwards.
Nested loops.
Coding challenge #6.
Introduction to objects.
Using bracket/dot notation with objects.
Object Methods.
Object Constructor Functions.
Coding Challenge #7.
Prototype Property.
Using ES6 Classes.
Coding Challenge #8.
Taught by
GreeneMath.com