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