Introduction
  • Introduction
  • JavaScript: The Backbone of Interactive Web Development
  • How To Get The Most Out Of This Course For It To Serve You Well
  • Knowledge Check
Setting Up Our Developers Environment
  • Preparation and Setup
  • Linking a JS File and Working with Developer Tools Console Environment
  • Some Additonal Info About The Developer Tools (Optional)
Programmimg Constructs
  • Variable, Data Types and Commenting
  • Rules in Creating Variables in JavaScript (A must read)
  • Knowledge Check
  • Manipulating Element On The Page
  • Arithmetic Operators, Array & Function
  • Types of JavaScript Operators
  • Array Methods (Optional)
  • If Else Statement, For Loop, Operators
  • Mini Project: Building A Simple Calculator
  • Working with Arrays
  • Object Literal
  • ForEach Loop and Map Method
  • Create Element Method in JavaScript
Let's Learn By Creating A Project: Pro Task Tracker App
  • Project Introduction
  • Guided Hands-on Activity
  • Steps 1 to 4
  • Steps 5 to 8
  • Let's Examine Major Features Of Our App: Populating Data Functionality
  • Let's Examine and Learn Major Features Of Our App: Add Task Functionality
  • Let's Examine and Learn Major Features Of Our App: Delete Task Functionality
  • Let's Examine and Learn Major Features Of Our App: Theme Toggle Functionality
  • Query Selector All
Conclusion
  • Reflecting on Your JavaScript Journey and What's Next