Sierpinski Triangle Demo

This demo compares the same Angular app running in normal single-thread mode and webworker mode.

This demo was ported from React Fiber vs Stack demo to try out with Angular and Webworker platform.

In this case webworker does not lock browser main thread but visually animation still looks junky...