The Complete Node.js Developer Course (3rd Edition) Notes based on Andrew Mead's fantastic course. Title 1 Welcome 2 Installing and Exploring Node.js 3 Node.js Module System (Notes App) 4 File System and Command Line Args (Notes App) 5 Debugging Node.js (Notes App) 6 Asynchronous Node.js (Weather App) 7 Web Servers (Weather App) 8 Accessing API from Browser (Weather App) 9 Application Deployment (Weather App) 10 MongoDB and Promises (Task App) 11 REST APIs and Mongoose (Task App) 12 API Authentification and Security (Task App) 13 Sorting, Pagination, and Filtering (Task App) 14 File Uploads (Task App) 15 Sending Emails (Task App) 16 Testing Node.js (Task App) 17 Real-Time Web Applications with Socket.io (Chat App) 18 Wrapping Up