An open API service indexing awesome lists of open source software.

https://github.com/erickwendel/processing-30gb-data-with-javascript-streams

Tutorial: How to read 30GB+ of JSON in the frontend without blocking the screen
https://github.com/erickwendel/processing-30gb-data-with-javascript-streams

javascript nodejs stream tutorial webstreams

Last synced: 6 months ago
JSON representation

Tutorial: How to read 30GB+ of JSON in the frontend without blocking the screen

Awesome Lists containing this project

README

          

# How to read 30GB+ data in the frontend without blocking the screen - Webstreams 101

## About
Welcome, this repo is part of my [**youtube video**](https://youtu.be/EexM7EL9Blk) about **How to read 30GB+ data in the frontend without blocking the screen - Webstreams 101(en-us)**
First of all, leave your star 🌟 on this repo.

Access our [**exclusive telegram channel**](https://t.me/ErickWendelContentHub) so I'll let you know about all the content I've been producing

## Complete source code
- Access it in [app](./recorded/)

![Webstreams 101](https://user-images.githubusercontent.com/8060102/226884237-3c84e157-9d90-4b4d-832d-88c56c8e8668.jpg)

## Have fun!