1 min read

Week 14: JS Tutorial

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

Tasks

  1. Remix this Glitch project
  2. Follow along with the tutorial videos below
  1. Intro to JavaScript (3mins)
  2. Writing variables (8mins)
  3. Using variables (10mins)
  4. Interacting with HTML (11mins)
  5. Basic logic (21mins)
  6. Arrays (9mins)
  7. Functions (17mins)
  8. Using JS in your projects (7mins)
  9. Interacting with HTML (Advanced) (15mins)
  10. Events (5mins)

You can also view all the tutorial videos on a single page. Note that the videos are in reverse order on this page. 🤷🏻‍♀️

Make this page better.

Found something that's incorrect or confusing on this page? Broken link? I want to know! Open an issue on GitHub to tell me what's up and help me update the page.