Description
In this course, you will learn :
- Write command line applications in Node.js
- Talk to an API with Node.js
- Organize your code with modules
- Deal with streams
- Handle errors
Syllabus :
- Introduction to Node.js
- Building a Command Line Application
- Handling Errors in Node
- Create a Command Line Weather Application