All lessons

JavaScript – Making Webpages Interactive!

Add the magic ingredient that makes websites DO things! Learn JavaScript variables, functions, and conditionals to build interactive web pages.

0/3 lessons done 80 XP total
  1. 1

    What is JavaScript? Variables & Data Types

    Discover what JavaScript does, how to add it to HTML, and how to store information in variables!

    25
  2. 2

    Functions & Conditionals – Making Decisions!

    Write reusable functions and use if/else to make your code respond differently based on what the user does!

    25
  3. 3

    Loops & Arrays – Working with Lists of Data!

    Loop through arrays to display lists, build galleries and process data — the foundation of dynamic websites!

    30