|
|
|
|
|
by Klathmon
3063 days ago
|
|
Yeah, that would be a great way of handling it. The other would be to parse out the data and insert it into the IndexedDB and then in the main thread only pull out what is needed (I had to do exactly that for a B2B app that was receiving hundreds of MB of data a while back) |
|