The first steps
  • Introduction
  • Reference files
  • The editor we are using
Let's start learning
  • Function basics
  • Function literal
  • JavaScript Objects
  • Object Constructor part 1
  • Object Constructor part 2
  • Prototype
  • Call and Apply Methods
  • The arguments object
  • Anonymous closure function
  • The return statement
  • Variable scope and hoisting
  • Local and Global scope
  • The scope chain
  • Hoisting
  • Section Quiz
Modules
  • Modules intro
  • Creating Modules
  • Seting deafults
  • Method chaning
Project
  • Project introduction
  • Setting up markup
  • Images object setup
  • Creating the insert images method part 1
  • Creating the insert images method part 2
  • Creating the insert images method part 3
  • Conclusion and BONUS!