The basics
  • Introduction
  • Reference files
  • Course tools
  • What is JSON
  • JSON Objects Vs JavaScript Objects
  • JSON tools
  • Installing local server environment
Let's start learning JSON
  • Accessing and manipulating JavaScript Objects
  • Accessing and manipulating data inside arrays
  • Looping through a JavaScript Object part 1
  • Looping through a JavaScript Object part 2
  • Looping through a JavaScript Object part 3
  • More complex looping
  • AJAX setting up server scripts
  • AJAX and JSON part 1
  • AJAX and JSON part 2
  • AJAX and JSON part 3
  • AJAX and JSON with jQuery
Project
  • Project Setup
  • Setting up the template and script part 1
  • Setting up the template and script part 2
  • Setting up the slider part 1 - Images
  • Setting up the slider part 1 - Buttons
  • Data request from another website - Same domain policy part 1
  • Data request from another website - Same domain policy part 2 - finished