Getting Started with Node.js: JavaScript on the Server
Normally, JavaScript runs inside a browser to make websites interactive. But with Node.js, we can also run JavaScript on the server, directly from the terminal.
Normally, JavaScript runs inside a browser to make websites interactive. But with Node.js, we can also run JavaScript on the server, directly from the terminal.