Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Reading and Writing Files with Node.js - Node JS Beginners Tutorial

Dave Gray via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn to read, write, update, and delete files using Node.js in this comprehensive 28-minute tutorial for beginners. Explore the Node.js file system module, create readable and writable data streams, and understand how to handle large files efficiently. Master essential file operations, including creating and removing directories, checking file existence, and implementing async/await patterns to avoid callback hell. Gain practical knowledge on using the Path module and handling uncaught errors while working with the Node.js file system.

Syllabus

Intro
Welcome
Overview
Use the NodeJS docs
How to read a file with Node.js
How to handle uncaught errors
Async example
Path module
How to write to a file with Node.js
How to update a file with Node.js
Nested operations
Callback hell
fsPromises
Replace Callback hell with Async Await
How to delete a file with Node.js
Readstream for large files
Stream data listener
Piping data streams
How to create a directory with Node.js
How to check if a file or directory exists
How to remove a directory with Node.js

Taught by

Dave Gray

Reviews

Start your review of Reading and Writing Files with Node.js - Node JS Beginners Tutorial

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.