Skip to content

Instantly share code, notes, and snippets.

@jasdeepkhalsa
Created March 15, 2021 16:30
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 jasdeepkhalsa/f7257432fd440e648bb5807a936a80b4 to your computer and use it in GitHub Desktop.
Save jasdeepkhalsa/f7257432fd440e648bb5807a936a80b4 to your computer and use it in GitHub Desktop.
Explicit output to SDOUT using JavaScript instead of using console.log
process.stdout.write('hello world')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment