Skip to content

Latest commit

 

History

History
260 lines (202 loc) · 12.3 KB

suggested-study.md

File metadata and controls

260 lines (202 loc) · 12.3 KB

Suggested Study

Helpful resources for this module

Are we missing a great set of exercises? Send a PR!

reasons why bugs might feel impossible

Debugging Tools

practice using Replay

Linting

Tutorials

Statements vs. Expressions

Functions

Reference vs. Values

Arrays

Objects

ECMAScript Modules (ES Modules)

import/export

About Testing

Higher-Order Functions

MDN Documentation

Array Methods

More Examples and Exercises


Class Recordings

  • HYF modules are often updated, recordings from past classes may not match this gitbook
  • When sending a PR's with recording links please ...
    • Indicate which class you were teaching
    • Which week it was (if the module is more than 1 week)
    • a helpful title or description

Maël, Unmesh, Evan

  1. Week 1:
    1. Functions, Primitive Types, Coercion
    2. onclick, Prompt, Alert, Confirm
    3. Wrap-up & Homework
  2. Week 2:
    1. for and while loops
    2. Shared Script Variables
  3. Process week:

Maël, Nawang, Thibault

  1. Week 1:
  2. Week 2:
  3. Week 3:

Maël, Yildiray, Razvan, Emilien

  1. Week 1:

  2. Week 2:

    • Part 1 hasn't been recorded due to a technical issue. Our apologies.
    • Part 2
  3. Week 3:

  4. Week 4:

Maël, Yildiray, Razvan, Unmesh

  1. Week 1
  2. Week 2
  3. Week 3

Axxes-team