4 comments
http://code.google.com/p/jslibs/wiki/JavascriptTips#language_advanced_Ti...
I thought I knew Javascript pretty well, I found a lot of things new to me
4
Comments
a good one. note that some
22:45 Jul 6th
a good one. note that some are relevant tips for javascirpt 1.6/1.7/1.8 etc...
elegant stuff... future
15:44 Jul 21st
elegant stuff...
future features are joy...
Cool stuff!! § § is
12:20 Aug 23rd
Cool stuff!! § §
is node.js compatible with the newest version of JS? (1.8)
NodeJS is running on top of
15:58 Aug 23rd
NodeJS is running on top of V8 which is an implementation of ECMAScript (3 completely and 5 partially). JavaScript versions are irrelevant.
