Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create workout to cover the event loop in JS #716

Open
lizTheDeveloper opened this issue Apr 24, 2018 · 0 comments
Open

Create workout to cover the event loop in JS #716

lizTheDeveloper opened this issue Apr 24, 2018 · 0 comments

Comments

@lizTheDeveloper
Copy link
Collaborator

We need a workout that covers the following objective:

  • Explain the event loop in JavaScript

This means users should be able to explain how the event loop works- when are functions added to the stack, when do they get run, when are they garbage collected, etc.

We don't have materials that explain the event loop in JavaScript. This is clearly deeper material, so it'll go in the last section of JavaScript.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant