Part-6 Prac 5 :Create Hello World program using Node.js.

Node.js is an open source, cross-platform runtime environment for developing server-side and  networking applications. Node.js applications are written in JavaScript, and can be run within the  Node.js runtime on OS X, Microsoft Windows, and Linux. Node.js also provides a rich library of various JavaScript modules which simplifies the development of web applications using Node.js to a great extent.

Name: Naisarg Modi
ID:18CE055

Comments

Popular posts from this blog

Part-7 Prac 2: Study and demonstrate php syntax, data type, variable, function, array, superglobal variable and form (Self-learning exercise using this link: https://www.w3schools.com/php/).