VarunChillara
VarunChillara
https://github.com/jonasschmedtmann/complete-node-bootcamp/blob/d39cbf7ee6d00538ab6ff087a5b30d00ae5409ba/4-natours/after-section-09/app.js#L28 - If you add [this](https://medium.com/@Abazhenov/using-async-await-in-express-with-node-8-b8af872c0016) to your asyncMiddleware function, you will notice that the promise catches the error which would prompt you not to set headers after sending it...
- fixes typos ## Summary Briefly describe the changes and the goal of this PR. Make sure the PR title summarizes the changes effectively. ## Motivation Why are these changes...