Pluralsight have issued two free videos
Their exact words were:
Free Videos this Week
Too many globally scoped variables and functions can make
Javascript code difficult to work with, particularly on large projects.
See how to simulate the concept of namespaces using objects.

FakeItEasy is a .NET framework for easily creating mock objects in
tests. See how easy it is to FakeItEasy with complex nested hierarchies.