bf-separation-of-concerns

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