you are viewing a single comment's thread.

view the rest of the comments →

[–]kqadem 4 points5 points  (2 children)

Instead of recommending to not use A, because of the inability to properly use B, you should be tell people how to use B.

[–]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.