Learning Node JS - Day 1

Ryan Dahl - The awesome guy who created Node JS

Node JS - It is a Javascript framework.

Download and install Node JS

My First Node program :-

Open a editor and type in

console.log ('Hello Madhu Tomy');







How to execute the file


  1. Open up a command prompt
  2. Go the folder where the .js file is located
  3. Execute the command node hello-world.js (node  ?? filename??)




No comments:

 My Attempt to learn AI  GPT Generative Pretrained Transformer Created by Google in 2017 with the publication of the paper "Attention ...

Popular in last 30 days