In this course we will create two command line applications using the popular server-side JavaScript platform Node.js. We'll be creating an application to retrieve a student's Treehouse profile information and be working with a dictionary API to retrieve definitions of a given word.
What you'll learn
- Write command line applications in Node.js
- Talk to an API with Node.js
- Handle errors