adspace


How node.js is different from others server side frameworks like asp.net, php, jsp and ruby etc.?

Answer Posted / Brij Kishore

Node.js stands out as it utilizes JavaScript on the server-side, unlike ASP.NET (C#), PHP (PHP), JSP (Java), and Ruby (Ruby). This commonality with front-end JavaScript allows developers to share code between client and server, promoting efficiency and consistency in development processes.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is node js losing popularity?

589


How we can read a file in node js?

568