Angularjs in Action by Brian Ford (English) Paperback Book

US $9.50
or Best Offer
Condition:
Like New
Excellent condition.
Shipping:
US $5.38 USPS Media MailTM.
Located in: Seattle, Washington, United States
Delivery:
Estimated between Wed, Jul 9 and Sat, Jul 12 to 94104
Delivery time is estimated using our proprietary method which is based on the buyer's proximity to the item location, the shipping service selected, the seller's shipping history, and other factors. Delivery times may vary, especially during peak periods.
Returns:
Seller does not accept returns.
Payments:
       Diners Club
Earn up to 5x points when you use your eBay Mastercard®. Learn moreabout earning points with eBay Mastercard

Shop with confidence

eBay Money Back Guarantee
Get the item you ordered or your money back. Learn moreeBay Money Back Guarantee - opens new window or tab
Seller assumes all responsibility for this listing.
eBay item number:315340204503

Item specifics

Condition
Like New
A book that looks new but has been read. Cover has no visible wear, and the dust jacket (if applicable) is included for hard covers. No missing or damaged pages, no creases or tears, and no underlining/highlighting of text or writing in the margins. May be very minimal identifying marks on the inside cover. Very minimal wear and tear. See the seller’s listing for full details and description of any imperfections. See all condition definitionsopens in a new window or tab
Seller Notes
“Excellent condition.”
Book Title
Angularjs in Action
ISBN-13
9781617291333
Country/Region of Manufacture
United States
ISBN
9781617291333
Subject Area
Computers
Publication Name
Angularjs in Action
Publisher
Manning Publications Co. LLC
Item Length
9.2 in
Subject
Programming Languages / General, Programming Languages / HTML, Programming / General, Web / Web Programming, Programming Languages / Javascript
Publication Year
2015
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
0.3 in
Author
Lukas Ruebbelke
Item Weight
12 Oz
Item Width
7.4 in
Number of Pages
192 Pages

About this product

Product Identifiers

Publisher
Manning Publications Co. LLC
ISBN-10
1617291331
ISBN-13
9781617291333
eBay Product ID (ePID)
166345331

Product Key Features

Number of Pages
192 Pages
Publication Name
Angularjs in Action
Language
English
Publication Year
2015
Subject
Programming Languages / General, Programming Languages / HTML, Programming / General, Web / Web Programming, Programming Languages / Javascript
Type
Textbook
Subject Area
Computers
Author
Lukas Ruebbelke
Format
Trade Paperback

Dimensions

Item Height
0.3 in
Item Weight
12 Oz
Item Length
9.2 in
Item Width
7.4 in

Additional Product Features

Intended Audience
Scholarly & Professional
LCCN
2015-297359
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
006.76
Synopsis
Summary AngularJS in Action covers everything you need to know to get started with the AngularJS framework. As you read, you'll explore all the individual components of the framework and learn how to customize and extend them. You'll discover the emerging patterns for web application architecture and tackle required tasks like communicating with a web server back-end. Along the way, you'll see AngularJS in action by building real world applications with thoroughly commented code. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology AngularJS is a JavaScript-based framework that extends HTML, so you can create dynamic, interactive web applications in the same way you create standard static pages. Out of the box, Angular provides most of the functionality you'll need for basic apps, but you won't want to stop there. Intuitive, easy to customize, and test-friendly, Angular practically begs you to build more interesting apps. About the Book AngularJS in Action teaches you everything you need to get started with AngularJS. As you read, you'll learn to build interactive single-page web interfaces, apply emerging patterns like MVVM, and tackle key tasks like communicating with back-end servers. All examples are supported by clear explanations and illustrations along with fully annotated code listings. This book assumes you know at least some JavaScript. No prior exposure to AngularJS is required. What's Inside Get started with AngularJS Write your own components Best practices for application architecture Progressively build a full-featured application Covers Angular JS 1.3 Sample application updated to the latest version of Angular About the Author Lukas Ruebbelke is a full-time web developer and an active contributor to the AngularJS community. Table of Contents PART 1 GET ACQUAINTED WITH ANGULARJS Hello AngularJS Structuring your AngularJS applicationPART 2 MAKE SOMETHING WITH ANGULARJS Views and controllers Models and services Directives Animations Structuring your site with routes Forms and validations APPENDIXES Setting up Karma Setting up a Node.js server Setting up a Firebase server Running the app, AngularJS is an innovative web framework from Google that extends the HTML vocabulary, allowing for the creation of dynamic, interactive web applications. Out of the box, Angular provides most of the functionality needed for basic apps, and because it's smart and intuitive, users can build more interesting apps. It's easy to customize and extend, ......, DESCRIPTION AngularJS is an innovative web framework from Google that extends the HTML vocabulary, allowing for the creation of dynamic, interactive web applications. Out of the box, Angular provides most of the functionality needed for basic apps, and because it's smart and intuitive, users can build more interesting apps. It's easy to customize and extend, and it's designed to be readable and testable. AngularJS in Action covers everything readers need to get started with the AngularJS framework. It explores all the individual components of the framework and teaches how to customize and extend them. It looks at emerging patterns for web application architecture and helps readers tackle required tasks like communicating with a web server back-end. Along the way, they'll see AngularJS in action by building real world applications with thoroughly-commented code. RETAIL SELLING POINTS Full explanations of AngularJS concepts Step-by-step guide to building common application features In-depth examples AUDIENCE This book assumes you know at least a little JavaScript. No prior exposure to AngularJS or other web frameworks is required. ABOUT THE TECHNOLOGY JavaScript has experienced a stunning renaissance over the last couple of years and there has been an explosion of new frameworks created to solve the architectural problems that comes with developing more complicated applications. AngularJs is a JavaScript framework from Google that aims to simplify writing complex web applications., Summary AngularJS in Action covers everything you need to know to get started with the AngularJS framework. As you read, you'll explore all the individual components of the framework and learn how to customize and extend them. You'll discover the emerging patterns for web application architecture and tackle required tasks like communicating with a web server back-end. Along the way, you'll see AngularJS in action by building real world applications with thoroughly commented code. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology AngularJS is a JavaScript-based framework that extends HTML, so you can create dynamic, interactive web applications in the same way you create standard static pages. Out of the box, Angular provides most of the functionality you'll need for basic apps, but you won't want to stop there. Intuitive, easy to customize, and test-friendly, Angular practically begs you to build more interesting apps. About the Book AngularJS in Action teaches you everything you need to get started with AngularJS. As you read, you'll learn to build interactive single-page web interfaces, apply emerging patterns like MVVM, and tackle key tasks like communicating with back-end servers. All examples are supported by clear explanations and illustrations along with fully annotated code listings. This book assumes you know at least some JavaScript. No prior exposure to AngularJS is required. What's Inside Get started with AngularJS Write your own components Best practices for application architecture Progressively build a full-featured application Covers Angular JS 1.3 Sample application updated to the latest version of Angular About the Author Lukas Ruebbelke is a full-time web developer and an active contributor to the AngularJS community. Table of Contents PART 1 GET ACQUAINTED WITH ANGULARJS Hello AngularJS Structuring your AngularJS application PART 2 MAKE SOMETHING WITH ANGULARJS Views and controllers Models and services Directives Animations Structuring your site with routes Forms and validations APPENDIXES Setting up Karma Setting up a Node.js server Setting up a Firebase server Running the app
LC Classification Number
QA76.625

Item description from the seller

About this seller

Jim's Grasshopper Shop

100% positive feedback4.2K items sold

Joined Mar 2021
Usually responds within 24 hours
Connecting orphaned treasures with loving homes.

Detailed seller ratings

Average for the last 12 months
Accurate description
5.0
Reasonable shipping cost
4.8
Shipping speed
5.0
Communication
5.0

Seller feedback (1,883)

All ratings
Positive
Neutral
Negative
  • q***h- Feedback left by buyer.
    Past 6 months
    Verified purchase
    Absolutely Fantastic! Excellent E-Bay Seller! Friendly Communication! Thank you for the 2 extra fishing lures! Great job with packing products & wrapping hooks with tape! Fast ship as described!
  • c***u (4877)- Feedback left by buyer.
    Past 6 months
    Verified purchase
    Great seller, fast shipment, good communication, well packaged, item just as described and shown, a pleasure to do business with. I highly recommend. A+
  • n***i (1336)- Feedback left by buyer.
    Past 6 months
    Verified purchase
    Key from the Holland America Line is exactly as described in the listing. It was packaged really well. A great price and shipping was fast. It was a pleasure buying from you. Highly recommend the seller to all buyers.

Product ratings and reviews

1.0
1 product ratings
  • 0 users rated this 5 out of 5 stars
  • 0 users rated this 4 out of 5 stars
  • 0 users rated this 3 out of 5 stars
  • 0 users rated this 2 out of 5 stars
  • 1 users rated this 1 out of 5 stars

Would recommend

Good value

Compelling content

Most relevant reviews

  • I didn't recieve this item

    I didn't recieve this item

    Verified purchase: YesCondition: Pre-OwnedSold by: thrift.books

|Listed in category: