jaxer

pros and cons of serverside javascript implementation?

北慕城南 提交于 2019-11-27 05:20:04
问题 I just started experimenting with Aptana Jaxer server side javascript engine for my next project. And i have few quesions about that By using server side JS, can we implement the whole web application without using any server side languages (like C#,java etc). Or server side JS sits in between the web server and other langauge stack. Is it really a better approach ?? what are the advandages and disadvandages? how this works well in terms of performance? is there any real time implementation