Let’s get started with the classic Hello, World! example:
Next, see how to receive input on the command line and use it within your nodeJS application:
Learn how to use the rhyme npm module to find rhymes for words:
Combine the last two lessons and see how to receive command line input and find matching rhyming words.
Look up the ip address for a domain name using the dns tools in nodeJS: