Skip to content

Instantly share code, notes, and snippets.

@sandrabosk
Created April 30, 2020 02:29
Show Gist options
  • Save sandrabosk/50e9ff4b31b29ac36a8ab68708c76474 to your computer and use it in GitHub Desktop.
Save sandrabosk/50e9ff4b31b29ac36a8ab68708c76474 to your computer and use it in GitHub Desktop.
// Write a Node.JS program that executes a connection to server and
// returns success message like "Success, I'm listening from the port: 3000"
// hint: very similar what we just did on the class
// ...your code here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment