Streams

Overview

What does this section cover?

The incorporation of Buffers and Streams in React applications is a crucial step and this section covers the questions why? and how?

After defining the buffers and everything developers can do with Buffers, we'll introduce Streams, the types of Streams, and the fs module that is a requirement for using Streams.