Node.js

Node.js

LibraryArchiveNode.js › Node.js

Start Series
There's no badge to unlock with this topic but feel free to enjoy the content. This topic has now been archived. Head to the library to see new topics.

About this topic

This chapter introduces node.js, an event driven JavaScript environment for creating all sorts of applications. We explore how to use the event driven properties of node to create web applications and services that can handle large numbers of concurrent connections.