Introducing File I/O in Node.js

This lecture will introduce you to the basics of reading in writing files using the Node.js fs package

The presentation slides can be found here: Introducing Node.js File I/O

Watch the Screencast here: Introducing Node.js File I/O screencast

You are encouraged to follow along with the lecture. Be sure to try all the examples you see in the lecture on VS Code don’t just sit and watch the show!

In class we will see examples, answer questions, and discuss what’s on for next class.