About Cam
gribbly.org* is the online home of Cameron Brown. Creative director, designer, musician, mediocre programmer, caffeine addict. Seattle
This is where I accumulate interesting links... If you're looking for coherence or context, you're in the wrong place!
2011-05-22
9 JavaScript Tips You May Not Know | Ayman Hourieh
9 JavaScript Tips You May Not Know | Ayman Hourieh: "JavaScript is a fully-featured Object-Oriented programming language. On the surface, it shares syntactical similarities with Java and C, but the mentality is quite different. At its core, JavaScript is more similar to functional languages. Inside is a list of JavaScript tips, some offer techniques to simulate features found in C-like languages (such as assertions or static variables). Others are meant to improve performance and explore some of the more obscure parts of the web scripting language."