mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-11-03 03:36:26 +08:00
In Bullet 2, remove twice return to the top
This commit is contained in:
@ -223,9 +223,7 @@ Read in a different language: [**CN**](/README.chines
|
|||||||
|
|
||||||
🔗 [**Read More: failing fast**](/sections/errorhandling/failfast.md)
|
🔗 [**Read More: failing fast**](/sections/errorhandling/failfast.md)
|
||||||
|
|
||||||
<br/><br/><br/>
|
<br/><br/>
|
||||||
|
|
||||||
<p align="right"><a href="#table-of-contents">⬆ Return to top</a></p>
|
|
||||||
|
|
||||||
## ![✔] 2.12 Always await promises before returning to avoid a partial stacktrace
|
## ![✔] 2.12 Always await promises before returning to avoid a partial stacktrace
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user