Introduction to JavaScript
  • Introduction
  • Using your browser to write JavaScript code
  • Adding JavaScript to website
Let's Start Coding
  • Alerts and prompts in JavaScript
  • JavaScript Variables
  • Arrays in JavaScript- part 1
  • Arrays in JavaScript- part 2
  • JavaScript Array functions
  • Objects
  • JavaScript Functions
Document Object Model
  • Document Object Model (DOM)
  • How to access the DOM info
  • Update element styling
  • DOM event listeners
  • Element selection plus
  • New elements creation with JavaScript
  • JavaScript element children
Operators, Statements and Loops and Methods
  • Dynamic updates
  • Ternary and logical Operators
  • Else if Statements
  • Looping
  • JavaScript parseInt
Introduction to JSON and AJAX
  • JSON object Aray multiple items
  • 27- Create JSON
  • AJAX calls
  • AJAX parse as JavaScript Objects
  • For in Loop
  • AJAX - POST to Server
  • Math Methods
  • Date and Time in JavaScript
  • JavaScript Objects
  • How to send data to server via AJAX