Archives for Friday, May 25, 2012

May 2012 (7)
SMTWTFS
« Apr Jun »
12345
6789101112
13141516171819
20212223242526
2728293031

Like this Archive Calendar widget? Download it here.


Awesome use of AND operator

I was reading some JavaScript code the other day, because, you know, reading someone else’s code gives you insights and inspirations to improve your own, when I came across this function to calculate the maximum element in an array: […]

READ MORE