null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Node: Up and Running (Scalable Server-Side Code with JavaScript)

List Price: $34.99
SKU:
9781449398583
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Tom Hughes-Croucher, Emily Wilson
    Format:
    Paperback
    Pages:
    200
    Publisher:
    O'Reilly Media (June 5, 2012)
    Language:
    English
    ISBN-13:
    9781449398583
    ISBN-10:
    1449398588
    Dimensions:
    7" x 9.19"
    Case Pack:
    21
    File:
    TWO RIVERS-PERSEUS-Perseus_Distribution_Customer_Group_Metadata_20260115175441-20260115.xml
    Folder:
    TWO RIVERS
    List Price:
    $34.99
    As low as:
    $30.09
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    11.84oz
    Imprint:
    O'Reilly Media
  • Overview

    This book introduces you to Node, the new web development framework written in JavaScript. You'll learn hands-on how Node makes life easier for experienced JavaScript developers: not only can you work on the front end and back end in the same language, you'll also have more flexibility in choosing how to divide application logic between client and server.

    Written by a core contributor to the framework, Node: Up and Running shows you how Node scales up to support large numbers of simultaneous connections across multiple servers, and scales down to let you create quick one-off applications with minimal infrastructure. Built on the V8 JavaScript engine that runs Google Chrome, Node is already winning the hearts and minds of many companies, including Google and Yahoo! This book shows you why.

    • Understand Node's event-loop architecture, non-blocking I/O, and event-driven programming
    • Discover how Node supports a variety of database and data storage tools
    • Learn best practices for writing easy-to-maintain code for Node
    • Get concrete examples of how to use the various Node APIs in practice
    • Take advantage of the book’s complete API reference