You are on page 1of 1

Node.

js in Action
JavaScript on the server? You bet. Node.js is a JavaScript server
capable of supporting scalable, high-performance web applications. Using asynchronous I/O, the server can do more than one thing at a time, a key requirement for real-time apps like chat, games, and live statistics. And since its JavaScript,you use the same language end to end. Node.js in Action shows you how to build production-quality applications. Clear introductions of key concepts and exampleby-example coverage take you from setup to deployment. Youll dive into asynchronous programming, data storage, and output templating, and interact with the fi lesystem to create non-HTTP applications like TCP/IP servers and command-line tools. Perfect for a web developer transitioning from Rails, Django, or PHP.

Inside the Book


u Set up Node and extensions

Grok asynchronous programming and the event loop u Examples including microblogging, IM, games, and more u

ISBN: 978-93-5119-260-2 Pages: 416 | Price: ` 699/Authors: Mike Cantelon, Marc Harter, T.J. Holowaychuk,
and Nathan Rajlich

Table of Contents
PART 1: NODE FUNDAMENTALS
Welcome to Node.js Building a multiroom chat application Node programming fundamentals Connects built-in middleware Express Advanced Express Testing Node applications Web application templating

PART 2: WEB APPLICATION DEVELOPMENT WITH NODE


Building Node web applications Storing Node application data Connect

PART 3: GOING FURTHER WITH NODE


Deploying Node applications and maintaining

uptime
Beyond web servers The Node ecosystem

About the Authors


As skilled practitioners, expert teachers and trainers, and contributors to the core framework, authors Mike Cantelon, Marc Harter, T.J. Holowaychuk, and Nathan Rajlich represent the best of the Node.js development community.

Published by:

DREAMTECH PRESS
19-A, Ansari Road, Daryaganj New Delhi-110 002, INDIA Tel: +91-11-2324 3463-73, Fax: +91-11-2324 3078 Email: feedback@dreamtechpress.com Website: www.dreamtechpress.com

WILEY INDIA PVT. LTD.


4435-36/7, Ansari Road, Daryaganj New Delhi-110 002, INDIA Tel: +91-11-4363 0000, Fax: +91-11-2327 5895 Email: csupport@wiley.com Website: www.wileyindia.com

Exclusively Distributed by:

Regional Offices: Bangalore: Tel: +91-80-2313 2383, Fax: +91-80-2312 4319, Email: blrsales@wiley.com Mumbai: Tel: +91-22-2788 9263, 2788 9272, Telefax: +91-22-2788 9263, Email: mumsales@wiley.com /dtechpress /dtechpress /dreamtechpress /company/dreamtech-press

You might also like