mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 02:16:16 -04:00
![]() This has a few benefits: * It's more readable: It's easier for a user of the function to know that they should use `await` when calling the function. * Stack traces are more useful. * Some code (e.g., the async npm package) uses introspection to determine if a function is `async` vs. takes a callback. |
||
---|---|---|
.. | ||
methods.js | ||
multipleUsers.js | ||
ui.js |