plugin-docs
plugin-docs copied to clipboard
Add a note about resolving promises in /reference/javascript/sync-async.html
Submit an issue
Description of the issue
Prevent your plugin from hanging!
This page talks about async/await. It even says "We recommend async/await syntax over Promises." Should we add a page about Promise?
@ashryanbeats as noted above, this will require us to create a section for Promise at the bottom. Should we proceed even though we recommend async/await syntax over Promises?