Skip to main content
Question Unprotected by animuson
Post Locked by Bill the Lizard
Notice added Historical significance by Bill the Lizard
Copy edited.
Source Link
Peter Mortensen
  • 31.5k
  • 22
  • 110
  • 134

What is nodeNode.js?

I don't fully get what node.jsNode.js is all about. Maybe it's because I am mainly a web based business appapplication developer. Can someone please explain what itWhat is it and what is the use of it? Thanks.

My understanding so far is that:

  1. The programming model is event driven, especially the way it handles IOI/O.
  2. It uses javascriptJavaScript and the parser is V8V8.
  3. It can be easily used to create concurrent server appsapplications.

Are my understandings correct? If yes, then what are the benefits of evented IOI/O, is it just more for the concurrency stuffsstuff? Also, is the direction of nodeNode.js to become a framework like, javascriptJavaScript based (v8V8 based) programming model?

What is node.js?

I don't fully get what node.js is all about. Maybe it's because I am mainly a web based business app developer. Can someone please explain what it is and the use of it? Thanks.

My understanding so far is that:

  1. The programming model is event driven, especially the way it handles IO.
  2. It uses javascript and the parser is V8.
  3. It can be easily used to create concurrent server apps.

Are my understandings correct? If yes, then what are the benefits of evented IO, is it just more for the concurrency stuffs? Also is the direction of node.js to become a framework like, javascript based (v8 based) programming model?

What is Node.js?

I don't fully get what Node.js is all about. Maybe it's because I am mainly a web based business application developer. What is it and what is the use of it?

My understanding so far is that:

  1. The programming model is event driven, especially the way it handles I/O.
  2. It uses JavaScript and the parser is V8.
  3. It can be easily used to create concurrent server applications.

Are my understandings correct? If yes, then what are the benefits of evented I/O, is it just more for the concurrency stuff? Also, is the direction of Node.js to become a framework like, JavaScript based (V8 based) programming model?

Notice removed Historical significance by CommunityBot
Post Unlocked by CommunityBot
Post Locked by Oded
Notice added Historical significance by Oded
Question Protected by KV Prajapati
Post Closed as "not constructive" by Bill the Lizard
edited tags
Link
Jonas
  • 130.4k
  • 103
  • 329
  • 408
edited tags
Link
Crescent Fresh
  • 117.3k
  • 27
  • 157
  • 140
edited tags
Link
Joel Coehoorn
  • 418.1k
  • 114
  • 581
  • 818
Loading
added 108 characters in body
Source Link
Jeff
  • 13.2k
  • 24
  • 74
  • 103
Loading
Source Link
Jeff
  • 13.2k
  • 24
  • 74
  • 103
Loading