#async
Read more stories on Hashnode
Articles with this tag
Using await inside the loop is not a best practice and overall it will affect the performance. This is because it'll pause the true purpose of Node.js...