Node.js
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
Site: http://nodejs.org
Node.js
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
Site: http://nodejs.org
Book list
-
The Node.js Handbook
This book is a getting started guide to Node.js, the server-side JavaScript runtime environment. Node.js is built on top of the Google Chrome V8 JavaScript engine, and it's mainly used to create web servers
Author: Flavio Copes
Pages: 189 | Year: 2018 | Language: EN
Added: 2019-02-03 -
The Express.js Handbook
Express is a Node.js Web Framework. Node.js is an amazing tool for building networking services and applications. Express builds on top of its features to provide easy to use functionality that satisfy the needs of the Web Server use case.
Author: Flavio Copes
Pages: 61 | Year: 2018 | Language: EN
Added: 2019-02-03 -
Construindo APIs testáveis com Node.js
This ebook uses best practices examples about how to build Node.js and tests APIs; This is a guide for beginners and advanced developers.
Author: Waldemar Neto
Pages: 200 | Year: 2017 | Language: BR
Added: 2019-01-25 -
Building APIs with Node.js
Learn how to build scalable APIs using the Node.js platform and ES6 (EcmaScript 2015) with this quick, informative guide. Developing systems for the wide range of devices available in the modern world requires the construction of APIs designed to work only with data in a centralized manner, allowing client-side applications to be developed separately and have a unique interface for the final user.
Author: Caio Ribeiro Pereira
Pages: 137 | Year: 2016 | Language: EN
Added: 2017-02-04 -
Node.js Succinctly
Learn the basics of Node.js: non-blocking I/O, the event loop, modules, and the Node.js runtime environment. From there, dive into building practical solutions that interact with filesystems and streams, access databases, handle web server message queuing, and more.
Author: Emanuele DelBono
Pages: 76 | Year: 2016 | Language: EN
Added: 2015-01-31 -
Module Patterns
The first short book of this series is a short introduction that sets the foundation of the next books to come. It shows what you can do with JavaScript and the Node module system to create and consume different types of modules: Singletons, Closure-based and prototype-based pseudo-classes, façades and others.
Author: Pedro Teixeira
Pages: 37 | Year: 2014 | Language: EN
Added: 2015-02-14 -
Node, Express and libsass: project from scratch workshop
Node.js What's all the buzz about? Follow along in this workshop/tutorial to get your head wrapped around what it takes to make a Node project from scratch.
Author: Dale Sandle
Pages: 50 | Year: 2014 | Language: EN
Added: 2015-01-31 -
npm recipes
There are over 70,000 modules on npm, so there's a wildly big number of opportunities for checking out how various npm modules can work together. This book showcases them one 'recipe' at a time.
Author: Seth Vincent
Pages: 52 | Year: 2014 | Language: EN
Added: 2015-01-31 -
Heroku + Node.JS
Learn how to build and deploy Node.JS applications on Heroku.
Author: Samy Pessé
Pages: 11 | Year: 2014 | Language: EN
Added: 2015-01-31 -
Aplicações web realtime com Node.js
Node.js is a powerful platform. It allows to write serve-side Javascript applications, making use of the language's syntax familiarity to write scalable applications. As Node.js makes use of an object-oriented model and events, focussed in non-blocking I/O, developing on it may be different to whom is used to traditional web applications. In this book, Caio Ribeiro Pereira breaks this wall, clearly showing this paradigm change, besides focusing in importante topics, the main API's and frameworks as Express and Socket.IO.
Author: Caio Ribeiro Pereira
Pages: 185 | Year: 2013 | Language: BR
Added: 2019-01-25 -
Mixu's Node book
A book about using Node.js
Author: Mikito Takada
Pages: 14 | Year: 2012 | Language: EN
Added: 2015-01-31 -
Mastering Node.js
Open Source Node eBook
Author: TJ Holowaychuk
Pages: 85 | Year: 2011 | Language: EN
Added: 2015-01-31