loads angular in a web worker. The loaded angular will run a digest cycle after 1 second
and will send rendered HTML to the main browser window (here). To run, load the index.html
using a local webserver, for example http-server.
rendered HTML from web worker will replace this text.