Skip to content

Latest commit

 

History

History
158 lines (119 loc) · 7.85 KB

suggested-study.md

File metadata and controls

158 lines (119 loc) · 7.85 KB

Suggested Study

Helpful resources for this module

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

Event Driven Programming

What matters for now is understanding this: user interaction -> event listener -> event handler

You do not need to study the event loop, you'll see that in Asynchronous Programming.

Events

The DOM

Separation of Concerns

template project for this module: separation-of-concerns-starter

import/export

Fun projects on YouTube

we're surely missing something. help us out!

Collaboration


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

class-9-10

Laurent, Koen, Charles, Evan

class-11-12

Koen, Thibault

Class-13-14

Koen

Class 15

lab-antwerp

Axxess-team