Skip to content

Commit

Permalink
Documentation references
Browse files Browse the repository at this point in the history
  • Loading branch information
i20 committed Feb 13, 2018
1 parent 505a449 commit 5655da0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,3 +290,9 @@ NB : Note that eventual notifications from combined promises `p1` and `p2` will

- [https://promisesaplus.com/]()
- [https://github.com/kriskowal/q]()
- [https://blog.carbonfive.com/2013/10/27/the-javascript-event-loop-explained/]()
- [https://developer.mozilla.org/fr/docs/Web/JavaScript/Concurrence_et_boucle_des_%C3%A9v%C3%A9nements]()
- [https://jakearchibald.com/2015/tasks-microtasks-queues-and-schedules/]()
- [http://voidcanvas.com/setimmediate-vs-nexttick-vs-settimeout/]()
- [https://nodejs.org/api/process.html#process_process_nexttick_callback_args]()
- [https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/]()

0 comments on commit 5655da0

Please sign in to comment.