Web Workers Playground

  1. Play with the counter (it should work normally)
  2. Click on and try to interact again with the counter (UI should be "freezed" until the long task ends)
  3. Now click on
  4. and click on
  5. Try to interact with the counter (UI should work as expected)
  6. NB: You can always click on when you want to stop its execution (and all its running tasks).

Counter

0

Messages