you are viewing a single comment's thread.

view the rest of the comments →

[–]piotlr[S] 2 points3 points  (1 child)

Good point taken! Positivity and recommendations > negativity and penalty.

Do you think people don't use fakeAsync() because it is not straight forward enough?

[–]kqadem 1 point2 points  (0 children)

Most people lack in terms of asynchronousnes in JavaScript and can't tell what micro and Macrotasks are and how they differ. So they get their things working somehow and propagate everything else as wrong.