Bad UX in Web Apps that Perform Intensive Tasks (and How to Avoid it with Queues)
January 7th, 2019
If you're processing CSVs, resizing images, or doing other time-consuming tasks in your web app, consider this architecture to keep users happy while your tasks complete....