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

React Cookbook (Recipes for Mastering the React Framework)

List Price: $65.99
SKU:
9781492085843
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:
    David Griffiths, Dawn Griffiths
    Format:
    Paperback
    Pages:
    510
    Publisher:
    O'Reilly Media (September 14, 2021)
    Language:
    English
    ISBN-13:
    9781492085843
    ISBN-10:
    1492085847
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251023163248-20251023.xml
    Folder:
    TWO RIVERS
    List Price:
    $65.99
    As low as:
    $56.75
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    8
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    28.48oz
    Imprint:
    O'Reilly Media
  • Overview

    React helps you create and work on an app in just a few minutes. But learning how to put all the pieces together is hard. How do you validate a form? Or implement a complex multistep user action without writing messy code? How do you test your code? Make it reusable? Wire it to a backend? Keep it easy to understand? The React Cookbook delivers answers fast.

    Many books teach you how to get started, understand the framework, or use a component library with React, but very few provide examples to help you solve particular problems. This easy-to-use cookbook includes the example code developers need to unravel the most common problems when using React, categorized by topic area and problem.

    You'll learn how to:

    • Build a single-page application in React using a rich UI
    • Create progressive web applications that users can install and work with offline
    • Integrate with backend services such as REST and GraphQL
    • Automatically test for accessibility problems in your application
    • Secure applications with fingerprints and security tokens using WebAuthn
    • Deal with bugs and avoid common functional and performance problems