Text
Is JavaScript the answer to everything?
I have been looking at the node.js site today and it got me wondering is JavaScript the answer to everything?
In the past I have had a look at server side JavaScript projects such as the excellent Aptana Jaxer as I am fed up writing in two languages for each project (mostly JavaScript front end and PHP behind). The idea of sharing JavaScript code across both ends and the elegance that can bring is almost too much to pass up.
Now there is a node.js which takes things a bit deeper, think how elegant and scalable your system could become if your web server was built on JavaScript and tailored to your app!
So I would like to work on a LJMJ stack sometime soon :)