Chetankumar G  Shetty
What is node.js?
By Chetankumar G Shetty in Node.js on Sep 20 2014
  • Mukesh Kumar
    Sep, 2017 5

    Node js is server side development environment

    • 0
  • Chetankumar G  Shetty
    Oct, 2014 1

    Answer- In simple words, Node.js is a platform based on Javascript runtime, it helps in rapid network application development. Go through the official website: http://nodejs.org/

    • 0
  • Munesh Sharma
    Oct, 2014 1

    go here u ll get http://www.c-sharpcorner.com/1/304/

    • 0
  • Jaganathan Bantheswaran
    Sep, 2014 27

    NodeJS is a server side scripting platform, available as Command Line Interface [command line tool]. It is built with V8 Chrome Engine and LibUV [a c library for Async I/O]. As it uses V8 as runtime, we have to use JS as development language. It is used to create the application which expects Non Blocking I/O, scale-ability, servers with low latency. We can use NodeJS to create JS CMD programs, web servers, file servers, real time applications like Chat apps, stock monitors.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS