A practical introduction to Node.js, an exciting server-side JavaScript web development stack Overview * Learn about server-side JavaScript with Node.js and Node modules.* Website development both with and without the Connect/Express web application framework.* Developing both HTTP server and client applications. In Detail Node.js is a JavaScript platform using an event-driven, non-blocking I/O model allowing users to build fast and scalable data-intensive applications that run in real time. This book gives you an excellent starting point and goes straight to the heart of developing web...
A practical introduction to Node.js, an exciting server-side JavaScript web development stack Overview * Learn about server-side JavaScript with Node....