ClassWorker Class requirements: ๐ last argument of each function should be callback ๐ซ don't use Dependency injection pattern Data passed between the main page and workers is copied, not shared. Simple example Contributing welcome