
Keeping Your App Responsive – Part 3
You are reading the last part of a three-part series: Part 1: The problem Part 2: The reason Part 3: The solution Part 3: The Solution In part 1 and part 2, you have learned why your app can sometimes become unresponsive. The single-threaded nature of JavaScript means all of your app’s logic is run […]