Step-by-step Guide For Programming With Node.js - Programming - Nairaland
Nairaland Forum › Science/Technology › Programming › Step-by-step Guide For Programming With Node.js (942 Views)
1 Reply
| Step-by-step Guide For Programming With Node.js by timotew(op): 1:04pm On Feb 14, 2016 |
Node.js is an asynchronous, event-driven framework built on top of Chrome's JavaScript engine and designed for creating scalable network applications. I was created with JavaScript plus a some of C/C++ under the hood so that it can do things like interacting with the filesystem, starting up HTTP or TCP and Socket servers and so on. It is non-blocking, so it doesn't make the program wait, but instead it registers a callback and lets the program continue. This means it can handle concurrent operations without multiple threads of execution, so it can scale pretty well. Full Tutorial at : http://www.codingsavvy.com/2016/02/beginners-step-guide-for-nodejs.html |
| Re: Step-by-step Guide For Programming With Node.js by Olumyco(m): 12:31pm On Feb 15, 2016 |
Nice one |
Creating A Weather Webapp With Node.js • Is Node.js A Future??? • Node.js Vs Php • 2 • 3 • 4
See The Reasons Why Our Clients LOVE Us! • Want To Be A Renowned Photographer? • Please I Need Your Opinions On This