Skip to content

Commit e887915

Browse files
chore: sync content to repo (#9894)
Co-authored-by: nilbuild <4921183+nilbuild@users.noreply.github.com>
1 parent 63f99ad commit e887915

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

src/data/roadmaps/nodejs/content/event-loop@b679H8gEBuvrHQ8ik7e96.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ The Event Loop is one of the most critical aspects of Node.js. Why is this so im
44

55
Visit the following resources to learn more:
66

7-
- [@course@The Node.js Event Loop](https://www.coursera.org/lecture/secure-full-stack-mean-developer/the-node-js-event-loop-j5fbT)
8-
- [@official@The Node.JS Event Loop](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#what-is-the-event-loop)
9-
- [@official@The NodeJS Event loop](https://nodejs.org/en/guides/event-loop-timers-and-nexttick)
10-
- [@official@Don't Block the Event Loop](https://nodejs.org/en/guides/dont-block-the-event-loop)
7+
- [@official@The Node.JS Event Loop](https://nodejs.org/learn/asynchronous-work/event-loop-timers-and-nexttick)
8+
- [@official@Don't Block the Event Loop](https://nodejs.org/learn/asynchronous-work/dont-block-the-event-loop)
119
- [@article@JavaScript Visualized: Event Loop](https://dev.to/lydiahallie/javascript-visualized-event-loop-3dif)
1210
- [@article@Event Loop in Node.js - Mixu's Node book](https://book.mixu.net/node/ch2.html#the-event-loop-understanding-how-node-executes-javascript-code)

0 commit comments

Comments
 (0)