The Atlas Way to Disconnect UI from Engine
I've lost count of the mornings I've stared at a spinning cursor after clicking a browser tab. The UI freezes not because of network latency, but because Chromium's rendering engine and interface share a single thread. A heavy JavaScript task in one ...
ericsiwakoti.hashnode.dev3 min read