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

Angular 2 Development with TypeScript

List Price: $44.99
SKU:
9781617293122
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:
    Yakov Fain, Anton Moiseev
    Format:
    Paperback
    Pages:
    456
    Publisher:
    Manning (December 30, 2016)
    Language:
    English
    ISBN-13:
    9781617293122
    ISBN-10:
    1617293121
    Weight:
    26.16oz
    Dimensions:
    7.38" x 9.25" x 0.9"
    File:
    Eloquence-SimonSchuster_04022026_P9912986_onix30_Complete-20260402.xml
    Folder:
    Eloquence
    List Price:
    $44.99
    Case Pack:
    20
    As low as:
    $40.49
    Publisher Identifier:
    P-SS
    Discount Code:
    G
    Pub Discount:
    37
    Imprint:
    Manning
  • Overview

    Summary

    Angular 2 Development with Typescript teaches you what you need to start using Angular, while you also learn TypeScript and how to take advantage of its benefits.

    Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

    About the Technology

    Whether you're building web clients or full-featured SPAs, using the Angular 2 web framework is a liberating experience. Its declarative style makes it easy to define and add features without a lot of manually written boilerplate, and the fully integrated TypeScript language gives you the benefits of a statically typed language within the JavaScript ecosystem. Not to mention that adding Angular 2 and TypeScript to your skill set makes you a hot commodity.

    About the Book

    Angular 2 Development with Typescript introduces Angular 2 to developers comfortable using AngularJS v1 or other web frameworks. You'll start by exploring how Angular 2 works in an online auction application. Along the way, you'll learn to use TypeScript to write type-aware classes, interfaces, and generics. This is a practical book that covers real-world development concerns like data and views, user interaction with forms, and communicating with servers, as well as testing and deploying your Angular 2 applications.

    What's Inside

    • Design and build modular applications
    • Transpile TypeScript into today's JavaScript
    • Use modern JavaScript workflow tools like npm, Karma, and Webpack

    About the Reader

    This book is for intermediate web developers with a working knowledge of JavaScript. No TypeScript or AngularJS experience needed.

    About the Author

    Yakov Fain and Anton Moiseev are experienced web application developers. Yakov has written several books on software development.

    Table of Contents

    1. Introducing Angular 2
    2. Getting started with Angular
    3. Navigation with the Angular router
    4. Dependency injection
    5. Bindings, observables, and pipes
    6. Implementing component communications
    7. Working with forms
    8. Interacting with servers using HTTP and WebSockets
    9. Unit-testing Angular applications
    10. Bundling and deploying applications with Webpack