Skip to content

Commit

Permalink
Merge pull request #919 from ariel-diaz/patch-1
Browse files Browse the repository at this point in the history
docs: Fix link
  • Loading branch information
goldbergyoni committed Mar 15, 2021
2 parents 7e28101 + a4efb9a commit 4f570b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sections/performance/block-loop.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ while loop.
>[Don't Block the Event Loop (or the Worker Pool) | Node.js](https://nodejs.org/en/docs/guides/dont-block-the-event-loop/)
> Most people fail their first few NodeJS apps merely due to the lack of understanding of the concepts such as the Event Loop, Error handling and asynchrony
[Event Loop Best Practices — NodeJS Event Loop Part 5](https://jsblog.insiderattack.net/event-loop-best-practices-nodejs-event-loop-part-5-e29b2b50bfe2)
[Event Loop Best Practices — NodeJS Event Loop Part 5](https://blog.insiderattack.net/event-loop-best-practices-nodejs-event-loop-part-5-e29b2b50bfe2)

0 comments on commit 4f570b8

Please sign in to comment.