Eric
Member since Jan 3, 2013
- Profile: /members/10545-eric.htm
- URL: http://ericterpstra.com
- Comments: 2
Recent Blog Comments By Eric
-
ColdFusion Implicit Getter Has Incorrect Type For Being Called As A Function
Posted on Apr 3, 2013 at 3:17 PM
Just curious why you were using getters and setters by default instead of direct references to the properties? Especially when the result is the same? It seems like it is a common stylistic choice (dogma?) to always user accessor methods, whether they are really needed or not. But I feel like it'... read more »
-
My Experience With AngularJS - The Super-heroic JavaScript MVW Framework
Posted on Jan 3, 2013 at 12:35 PM
Ha! That chart is perfect. It pretty much sums up my experience with all the things! Any framework or library, no matter how awesome people say it is, will always have pitfalls and drawbacks specific to each user. The most important aspect of any open-source package, IMHO, is the community. A st... read more »