Performance is one of the biggest challenges on the Web & especially on Mobile. Running a web app on 60fps is not an easy task. While there are many factors that affect the performance of your web apps, in this article I’m going to present Web Workers and how you can run fetch in a Web Worker and why you want to do that. JavaScript code blocks the DOM, which slows down your User Interface. For exa