Skip to content

Instantly share code, notes, and snippets.

@niinpatel
Created June 9, 2018 20:23
Show Gist options
  • Save niinpatel/2d345a087c6ff95d62d59ec6269676c2 to your computer and use it in GitHub Desktop.
Save niinpatel/2d345a087c6ff95d62d59ec6269676c2 to your computer and use it in GitHub Desktop.
setTimeout(() => console.log('this code is executed asynchronously'), 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment