Skip to content

Instantly share code, notes, and snippets.

@tsh-code
Created August 28, 2019 12:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsh-code/d0ec16a7c77690ac7efd1b900a9d2b37 to your computer and use it in GitHub Desktop.
Save tsh-code/d0ec16a7c77690ac7efd1b900a9d2b37 to your computer and use it in GitHub Desktop.
fs.readFileSync(filePath1)
fs.readFileSync(filePath2)
console.log(‘Logging after both reads are finished’)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment