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

Building Web Apps with Ember.js (Write Ambitious JavaScript)

List Price: $29.99
SKU:
9781449370923
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:
    Jesse Cravens, Thomas Q Brady
    Format:
    Paperback
    Pages:
    185
    Publisher:
    O'Reilly Media (August 26, 2014)
    Language:
    English
    ISBN-13:
    9781449370923
    ISBN-10:
    1449370926
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $29.99
    Case Pack:
    26
    As low as:
    $25.79
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    10.4oz
    Imprint:
    O'Reilly Media
  • Overview

    If you’re a web developer interested in building scalable single-page applications—full-stack, browser-based apps that connect to a backend—this practical guide shows you how to use Ember.js, the popular JavaScript framework based on the model-view-controller (MVC) architectural pattern.

    Through the course of the book, you’ll learn how to build a prototype Ember application (a musician index called Rock’n’Roll Call), using routers, templates, models, controllers, and views. You’ll also understand how Ember’s convention over configuration approach helps you persist data, build backend technologies, and create widgets for developing production-capable applications that behave like desktop software.

    • Set up workflow management and boilerplate code creation
    • Learn how Ember’s “developer ergonomics” help you use less code
    • Write templates for the book’s prototype with Handlebars.js
    • Use routers to manage application states without reloading the page
    • Connect controllers and views with events, and sync data with data-binding
    • Build an Ember backend with a RESTful API or Ruby on Rails
    • Use the Ember-Data library to persist data and talk to the backend
    • Write reusable encapsulated widgets to extend your applications