Commit a81fca4f authored by Jeff Harris's avatar Jeff Harris Committed by Myles Borins
Browse files

doc: add topic - event loop, timers, `nextTick()`

Adds a new topic that provides an overview of the event loop, timers, and
`process.nextTick()` that is based upon a NodeSource "Need to Node" presentation
hosted by @trevnorris: Event Scheduling and the Node.js Event
Loop (https://nodesource.com/resources

).

PR-URL: #4936
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
Reviewed-By: default avatarCalvin W. Metcalf <calvin.metcalf@gmail.com>
Reviewed-By: default avatarMatteo Collina <matteo.collina@gmail.com>
parent d44540f5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment