jpcody + rmurphey   1

​U​s​i​n​g​ ​O​b​j​e​c​t​s​ ​t​o​ ​O​r​g​a​n​i​z​e​ ​Y​o​u​r​ ​C​o​d​e​ ​-​ ​r​m​u​r​p​h​e​y
When you move beyond simple snippets of jQuery and start developing more complex user interactions, your code can quickly become unwieldy and difficult to debug. This article shows you how to start thinking about these interactions in terms of the bits of behavior the feature comprises, using the object literal pattern.
javascript  oop  rmurphey 
september 2010 by jpcody

Copy this bookmark:



description:


tags: