Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Events Guide #545

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Events Guide #545

wants to merge 1 commit into from

Conversation

wardbell
Copy link
Contributor

Copied from ideablade pr 9.

Pascal says: Definitely not done yet but feel free to take a look. I'll update this PR as content comes in.

@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

});
```

We can find a full list of all standard events in this [comprehensive guide](https://developer.mozilla.org/en-US/docs/Web/Events). The event-driven nature of JavaScript enables us to write asynchronous non blocking code. To get a better understanding of what that means, we highly recommend watching this [talk]() about how the browser event loop works.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'l bite. What talk?

@Foxandxss Foxandxss changed the title [WIP] Events Guide Events Guide Jun 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants