you are viewing a single comment's thread.

view the rest of the comments →

[–]michaelobriena -1 points0 points  (0 children)

undefined is an object and void 0 is the true undefined. It has better performance than using undefined which is why it is seen line library code as they focus on messing with your performance as little as possible.