Skip to content

Instantly share code, notes, and snippets.

@Kelin2025
Created March 17, 2018 18:44
Show Gist options
  • Save Kelin2025/d2afba064e28498db7bdbb5410a38e22 to your computer and use it in GitHub Desktop.
Save Kelin2025/d2afba064e28498db7bdbb5410a38e22 to your computer and use it in GitHub Desktop.
Apicase async/await
const { success, result } = await doRequest({ url: '/api/posts' })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment