mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-11 11:43:58 +02:00
add an article about handling async errors at Nodejs Roadmap (#7495)
This commit is contained in:
@@ -5,3 +5,4 @@ Errors must always be handled. If you are using synchronous programming you coul
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@article@Async Errors](https://www.mariokandut.com/handling-errors-in-asynchronous-functions-node-js/)
|
||||
- [@article@The best way to handle errors in asynchronous javascript](https://dev.to/m__mdy__m/the-best-way-to-handle-errors-in-asynchronous-javascript-16bb)
|
||||
|
Reference in New Issue
Block a user