Web Applications in Node.js
You can use implement web applications in JavaScript using Node.js
Lecture material
Recommended reading
- Anatomy of an HTTP Transaction
http
module documentation- Might not be that interesting for you to read, but do be aware of its existence.