Skip to content

Instantly share code, notes, and snippets.

@JoeDoyle23
Created November 28, 2016 22:05
Show Gist options
  • Save JoeDoyle23/21f427070d2defa6af876fbecaced921 to your computer and use it in GitHub Desktop.
Save JoeDoyle23/21f427070d2defa6af876fbecaced921 to your computer and use it in GitHub Desktop.
1) Starting and navigating the terminal!
2) Terminology: event loop, callbacks, promises, etc
3) Or (||) operator
4) Comments in code
5) console.log formatting - console.log('Server running %s:%d...', host, port);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment