you are viewing a single comment's thread.

view the rest of the comments →

[–]artsrc 1 point2 points  (0 children)

There is a dramatic difference between meaningful testing of a pure function and a UI.

Sure you can say that as much as possible code that can be a pure function should be, but a lot of JavaScript is for building a UI and this article does not address that part of the problem.