New Tutorials on Data Brokering with Node.js
Hey, Node enthusiasts! We’re excited to share with you the next 13 tutorials in our Data Brokering with Node.js series focusing on implementing an ETL pipeline (extract, transform, and load) in Node applications. As we add videos to the tutorials, we’ll announce their releases on Twitter (@heynode) and also in our newsletter.
Tutorials in this release:
- ETL Pipeline: What Are We Building?
- What Is an ETL (Extract, Transform, Load) Pipeline?
- What Are Promises?
- Wait for Multiple Promises
- Use Async/Await with Promises
- Make API Requests with request-promise
- ETL: Extract Data
- ETL: Transform Data
- What Is the fs (File System) Module?
- Read/Write JSON Files with Node.js
- ETL: Load Data to Destination
- What Is a Stream?
- Use Streams to Extract, Transform, and Load CSV Data
What’s next?
Next up, we’ll be focusing on setting up your local Node development environment and working with environmental variables. We also have plans for tutorials on using proxy APIs, express, message queues and more! Be sure to sign up for our newsletter and follow us on Twitter for the latest updates.