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

Node.js Projects (Building Real-World Web Applications and Backend APIs)

List Price: $59.99
SKU:
9781098173142
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:
    Jonathan Wexler
    Format:
    Paperback
    Pages:
    370
    Publisher:
    O'Reilly Media (September 9, 2025)
    Imprint:
    O'Reilly Media
    Language:
    English
    ISBN-13:
    9781098173142
    ISBN-10:
    1098173147
    Weight:
    20.8oz
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20260209163242-20260209.xml
    Folder:
    TWO RIVERS
    List Price:
    $59.99
    Country of Origin:
    United States
    Pub Discount:
    60
    Case Pack:
    11
    As low as:
    $51.59
    Publisher Identifier:
    P-PER
    Discount Code:
    C
  • Overview

    Whether you're a JavaScript beginner ready to build your first backend app or a self-taught developer looking to grow beyond tutorials, Node.js Projects gives you the hands-on experience you need. Through a series of self-contained projects ranging from CSV generators and content aggregators to secure password managers, web scrapers, and an AI-powered learning assistant, you'll apply modern tools like Fastify, MongoDB, Redis, JWT, and Google's Gemini API in practical, job-relevant ways.

    With each chapter, author Jon Wexler challenges you to think like an engineer, emphasizing architectural thinking, clean coding, and iterative design. You'll build confidence solving real-world problems while deepening your understanding of asynchronous programming, API design, security practices, and scalable deployment patterns.

    • Confidently master async programming with async/await, Promises, and the Node.js event loop
    • Effectively design scalable APIs using Fastify and modular routing patterns
    • Reliably manage data with the filesystem, MongoDB, and CSV output
    • Securely implement authentication flows with JWTs and environment-based configs
    • Seamlessly integrate third-party APIs like OpenAI and Google Gemini
    • Efficiently build real-time features with Redis, schedulers, and event-driven logic
    • Strategically break down complex problems into modular, testable components
    • Smoothly transition from prototype to production with modern Node.js workflows