Node Js course – 3 Why should I use Node.js?

Hi, one of the definitions for Node.js is that also is a “non-blocking I/O” and I/O means “Input, Output” and here the Node application is going to use I/O anytime that try to communicate with the outside world, for example: read some data from a file on the file system or if your App needs … Continue reading Node Js course – 3 Why should I use Node.js?