In this lecture you will learn what is stream and how to stream data from your NODE JS server. Many popular websites like Netflix and YouTube uses the concept of streams. Let's understand what is means?
Source code GIT Repo: https://github.com/manojjha86/NODE-JS...