Merge pull request #5724 from wandrey7/patch-1

remove A link is not working 100-event-loop.md
pull/5726/head
dsh 8 months ago committed by GitHub
commit ac2b99062e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/nodejs/content/104-nodejs-async-programming/100-event-loop.md

@ -7,6 +7,5 @@ Visit the following resources to learn more:
- [The Node.JS Event Loop](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#what-is-the-event-loop)
- [JavaScript Visualized: Event Loop](https://dev.to/lydiahallie/javascript-visualized-event-loop-3dif)
- [The Node.js Event Loop](https://www.coursera.org/lecture/secure-full-stack-mean-developer/the-node-js-event-loop-j5fbT)
- [The Complete Node js: The Node js Event Loop](https://www.youtube.com/watch?v=6YgsqXlUoTM)
- [The NodeJS Event loop](https://nodejs.org/en/guides/event-loop-timers-and-nexttick)
- [Don't Block the Event Loop](https://nodejs.org/en/guides/dont-block-the-event-loop)

Loading…
Cancel
Save