Free Pluralsight Videos for this week
Posted
by TATWORTH
on Geeks with Blogs
See other posts from Geeks with Blogs
or by TATWORTH
Published on Tue, 11 Sep 2012 15:14:03 GMT
Indexed on
2012/09/11
21:39 UTC
Read the original article
Hit count: 232
Filed under:
Pluralsight have issued two free videos
End the Global Pollution Crisis... In Javascript
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.
- http://blog.pluralsight.com/2012/09/05/video-end-the-global-pollution-crisis-in-javascript/
- http://blog.pluralsight.com/2012/08/31/video-fake-it-until-you-make-it-with-fakeiteasy/
Their exact words were:
Free Videos this Week
End the Global Pollution Crisis... In Javascript
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.
Fake it Until You Make It with FakeItEasy
FakeItEasy is a .NET framework for easily creating mock objects in
tests. See how easy it is to FakeItEasy with complex nested hierarchies.
© Geeks with Blogs or respective owner