Create Your First Server with Server-side JavaScript
Create a web server with Node.js CLI and launch an app that listens to HTTP requests. Learn how to use the http module to develop an application that returns HTTP response messages. Start building your server-side programming skills with this guided project.
At a Glance
In this guided project, you will create a web server with the Node.js server-side JavaScript command line interface (CLI) and launch an app that listens to HTTP requests and returns HTTP response messages.
Node.js is a server-side programming framework that uses JavaScript as its programming language. With the http Node.js module, you can develop an application that listens to HTTP requests and returns HTTP response messages.
User Reviews
Be the first to review “Create Your First Server with Server-side JavaScript”
You must be logged in to post a review.
×


There are no reviews yet.