Week 14

Javascript for Interactive Behavior

Intro

This week is a deep dive into writing JavaScript, which adds interactivity to your web projects.

Sync Up

Activities

Tutorial

Learn some basic JavaScript concepts and use them in the browser console, in a script tag and in an external JS file.

  1. Remix this Glitch project
  2. Follow along with the tutorial videos below

Demo

Build a small project using the JavaScript you’ve learned to date.

  1. Remix this Glitch project
  2. Follow along with the demo project videos below

Want to check out the final project? You can view:

Assignment

Continue work on Project 4