Computer Science, asked by Anjalim12, 1 year ago

what is node js and how to start programming in it?

Answers

Answered by mudit11
1
Hi friend!

□ Node.js is a platform built on Chrome's JavaScript runtime for easily building fast running scalable network apps.

□ To start using Node.js, you must first understand the differences between NODE. JS and traditional server-side scripting. Also you need to make some downloads for it.

I hope this helps.

Anjalim12: can you tell me what type of software i need to download
Answered by Anonymous
0

Answer:

It's very easy

Explanation:

About NodeJs:

  • NodeJs is a platform built on Chrome's JavaScript runtime for easily building fast running scalable network apps.
  • It was founded by Ryan Dahl

How to get started:

  • Download NodeJs from it's website.
  • Go on Youtube and start watching videos about NodeJs on channels like WebDevSimplified and Traversy Media.
  • Download Visual Studio Code as a code editor to write code in.
Similar questions