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
- Remix this Glitch project
- Follow along with the tutorial videos below
- Intro to JavaScript (3mins)
- Writing variables (8mins)
- Using variables (10mins)
- Interacting with HTML (11mins)
- Basic logic (21mins)
- Arrays (9mins)
- Functions (17mins)
- Using JS in your projects (7mins)
- Interacting with HTML (Advanced) (15mins)
- 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. 🤷🏻♀️