Hacker News new | ask | show | jobs
by Bognar 3691 days ago
In addition to the answers already given, I think it's important to notate that a function is async in the signature rather than requiring the user to scan the entire method looking for an "await" keyword.