JaroslavTulach at 11:53, 6 May 2014 - 2014-05-06 11:53:05

←Older revision Revision as of 11:53, 6 May 2014
Line 1: Line 1:
-
[[wikipedia:NodeJS|node.js]] is an attempt to use [[JavaScript]] on server. With the help of [[V8]] and while using the fact that functions are first-class citizen in [[JavaScript]] the result is not that bad. Hopefully [[Java]] with [[Closures|lambdas]] will be able to catch up.
+
[[wikipedia:NodeJS|node.js]] is an attempt to use [[JavaScript]] on server. With the help of [[V8]] and while using the fact that functions are first-class citizen in [[JavaScript]] the result is not that bad. Hopefully [[Java]] with [[Closures|lambdas]] will be able to catch up. Or maybe the right approach is to create a [[AvatarJS|drop-in replacement]]?
Interesting tutorial: http://code.tutsplus.com/tutorials/nodejs-for-beginners--net-26314
Interesting tutorial: http://code.tutsplus.com/tutorials/nodejs-for-beginners--net-26314

JaroslavTulach: New page: node.js is an attempt to use JavaScript on server. With the help of V8 and while using the fact that functions are first-class citizen in JavaScript the re... - 2014-04-15 11:16:11

New page: node.js is an attempt to use JavaScript on server. With the help of V8 and while using the fact that functions are first-class citizen in JavaScript the re...

New page

[[wikipedia:NodeJS|node.js]] is an attempt to use [[JavaScript]] on server. With the help of [[V8]] and while using the fact that functions are first-class citizen in [[JavaScript]] the result is not that bad. Hopefully [[Java]] with [[Closures|lambdas]] will be able to catch up.

Interesting tutorial: http://code.tutsplus.com/tutorials/nodejs-for-beginners--net-26314