Build a progress bar for downloads using the Fetch API and Streams in React.
We'll walk through downloading a file programmatically to the visitors filesystem, streaming the file download using the Fetch API, inspecting the amount of data received to the browser in chunks, and learning how to throttle state updates for improved performance in React.
📺 YouTube: https://youtube.com/colbyfayock?sub_c...
🐦 Twitter: / colbyfayock
📹 Twitch: / colbyfayock
✉️ Newsletter: https://www.colbyfayock.com/newsletter/
🎥 What I Use: https://www.colbyfayock.com/uses
#colbyfayock #reactjs #webdevelopment