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.
-
Preview
Introduction
6 minutes 3 seconds
-
Preview
Installation
7 minutes 30 seconds
-
Preview
Creating a basic HTTP Server
7 minutes 26 seconds
-
Watch
Building a Simple Web Service
9 minutes 47 seconds
-
Preview
Building an HTTP Proxy
10 minutes 22 seconds
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.