mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-11-01 18:46:54 +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)
|
||||
|
||||
<br/><br/><br/>
|
||||
|
||||
<p align="right"><a href="#table-of-contents">⬆ Return to top</a></p>
|
||||
<br/><br/>
|
||||
|
||||
## ![✔] 2.12 Always await promises before returning to avoid a partial stacktrace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user