Created
November 28, 2016 22:05
-
-
Save JoeDoyle23/21f427070d2defa6af876fbecaced921 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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