ABH3PO on Nostr: I have had great success by moving all caching and network calls to different workers ...
I have had great success by moving all caching and network calls to different workers and off the main thread. Web can't beat native that's just a theoretical impossibility. But I do think it can get 99% of its way there
