1 2 3 4
#Functions [javscript] var ms = 0; var state = 0; ...
JavaScript Stop Watch
by richardhealy,
October 27, 2007 13:31,
3 refactorings, tagged with time, clock, speed, test, javascript
1 2 3 4
function curry(fn, scope) { var scope = scope || window; ...
JavaScript Curry
by richardhealy,
October 18, 2007 09:34,
6 refactorings
I use this little function ...
JavaScript On Beautify JS Date to how rec...
by richardhealy,
October 12, 2007 09:15
Tomasz! Nice little bit of ...
I use this to test speed of...