Clicking this button run a high CPU intensive task. This implementation is with using web worker. This is to show the difference in UX between with and without using web workers. The above button will run the following function.
See code github.com/vajahath/.../web-worker