Running webapplication with nodejs

82 views
Skip to first unread message

Mon

unread,
Sep 16, 2015, 1:41:49 AM9/16/15
to nodejs
Can I run a web application with nodejs? I understand that nodejs is a JavaScirpt runtime. So the way 
I can run other JavaScript programs, I should be able to run web applications as well. 

Is my understanding correct?

Thanks

Ryan Schmidt

unread,
Sep 16, 2015, 10:41:03 AM9/16/15
to nod...@googlegroups.com
You can certainly use nodejs to write a web server (in JavaScript) to serve the server-side portion of a web application; that's one of its primary uses. Many popular frameworks exist to help you write such a server. Express is one of them.



Raja Ramesh

unread,
Sep 16, 2015, 10:41:23 AM9/16/15
to nodejs
You can run web applications with Nodejs using express framework.
Reply all
Reply to author
Forward
0 new messages