Simeon Bateman
Member since Apr 20, 2010
- Profile: /members/5862-simeon-bateman.htm
- URL: http://simb.net
- Comments: 5
Recent Blog Comments By Simeon Bateman
-
Javascript Patterns By Stoyan Stefanov
Posted on Nov 1, 2010 at 4:44 PM
@Eric, That is funny because I thought that was the most worthless feature i have ever seen :) I saw that and thought, who told them there was anything wrong with my editor to begin with?... read more »
-
Javascript Patterns By Stoyan Stefanov
Posted on Nov 1, 2010 at 12:18 PM
Hey Ben, I totally agree in recommending this book. Its a fantastic way for developers to see how common patterns we utilize everyday *should* be implemented from a JS perspective. This and high performance JS by oreilly are pretty much must read books for anyone considering building anything serio... read more »
-
FLEX On jQuery: Array Collections For jQuery Data Binding
Posted on Apr 20, 2010 at 11:30 AM
Hey Ben, Just so you don't actually have to spend any time looking them up, collection classes don't have to implement all 3 of the interfaces. In fact the thing that makes binding work isn't the result of any of the interfaces (that i am aware of). The fact that ArrayCollection and XMLListCollect... read more »