Browser Event Loop – How to Use Asynchronicity to Unfreeze the Browser Ever had to perform a task in the browser that’s so large it freezes it? There’s a way around it, so join me in learning how to keep the UI responsive and make the user experience pleasant even when there’s some heavy lifting happening in the back… Continue reading →