Background Task Example

Very nice. I was just working on some integration with localStorage and sessionStorage caching, this is a great use case.

Did you know that you can send the task object to the client?
This gives you options for getting information from the task while it is running as well as getting the return value from the task.

2 Likes