Picture 1 of 1

Gallery
Picture 1 of 1

Have one to sell?
Learning Angular 2 by Dayley, Dayley New 9780134576978 Fast Free Shipping..
US $14.72
Approximately£10.97
Condition:
New
A new, unread, unused book in perfect condition with no missing or damaged pages. See the seller's listing for full details.
2 available
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Postage:
Free USPS Media MailTM.
Located in: MD, United States
Delivery:
Estimated between Thu, 24 Jul and Mon, 28 Jul to 94104
Returns:
30 days return. Buyer pays for return postage. If you use an eBay delivery label, it will be deducted from your refund amount.
Payments:
Shop with confidence
Seller assumes all responsibility for this listing.
eBay item number:313082695525
Item specifics
- Condition
- PublishedOn
- 2017-09-28
- Title
- Learning Angular 2
- Artist
- Not Specified
- ISBN
- 9780134576978
About this product
Product Identifiers
Publisher
Addison Wesley Professional
ISBN-10
0134576977
ISBN-13
9780134576978
eBay Product ID (ePID)
221497404
Product Key Features
Number of Pages
240 Pages
Language
English
Publication Name
Learning Angular : a Hands-On Guide to Angular 2 and Angular 4
Publication Year
2017
Subject
Software Development & Engineering / General, Web / Web Programming, Programming Languages / Javascript
Type
Textbook
Subject Area
Computers
Series
Learning Ser.
Format
Trade Paperback
Dimensions
Item Height
0.9 in
Item Weight
13.4 Oz
Item Length
8.8 in
Item Width
7 in
Additional Product Features
Edition Number
2
Intended Audience
College Audience
LCCN
2017-953922
Illustrated
Yes
Table Of Content
Chapter 1 Jumping into JavaScript Chapter 2 Jumping into TypeScript Chapter 3 Getting Started with Angular Chapter 4 Angular Components Chapter 5 Expressions Chapter 6 Data Binding Chapter 7 Built-in Directives Chapter 8 Custom Directives Chapter 9 Events and Change Detection Chapter 10 Implementing Angular Services in Web Applications Chapter 11 Creating Your Own Custom Angular Services Chapter 12 Having Fun with Angular Index
Synopsis
Angular is one of the most exciting and innovative new technologies emerging in the world of web development. Designed to simplify the development and testing of web applications, it also provides structure for the entire development process. Websites are no longer simple static content-instead, websites have become much more dynamic, with a single page often serving as the entire site or application. And Angular allows web developers to build the necessary programming logic for such applications directly into a web page, binding the data model for the client web application to backend services and databases. Angular also allows the extension of HTML so that the UI design logic can be expressed easily in an HTML template file. Learning Angular shows you how to create powerful, interactive web applications that have a well-structured, reusable code base that will be easy to maintain. You also learn how to leverage Angular's innovative MVC approach to implement well-designed and well-structured web pages and web applications. Understand how Angular is organized and learn best practices for designing Angular applications, Quickly build Angular templates with built-in directives that enhance the user experience, Bind UI elements to your data model, so changes to your model and UI occur automatically in tandem, Define custom Angular directives that extend HTML, Implement zoomable images, expandable lists, and other rich UI components, Implement client-side services that interact with web servers, Build dynamic browser views to provide even richer user interaction, Create custom services you can easily reuse, Implement rich UI components as custom Angular directives Book jacket., Learning Angular, Second Edition A Hands-On Guide to Angular 2 and Angular 4 Learning Angular teaches modern application development with Angular 2 and Angular 4. It begins with the basics of Angular and the technologies and techniques used throughout the book, such as key features of TypeScript, newer ES6 syntax and concepts, and details about the tools needed to write professional Angular applications. The reader will next build an Angular application from scratch while learning about the primary pieces of an Angular application and see how they work together. Using lots of examples, the core parts of Angular will be introduced, such as Components, the Router, and Services. The book also covers techniques like server-side rendering and how to incrementally add Angular 2+ features to existing AngularJS applications. Finally, the reader will gain insight into advanced skills that should be part of any professional Angular developer's toolkit such as testing, tooling options, and performance tuning. Understand how Angular is organized and learn best practices for designing Angular applications Quickly build Angular templates with built-in directives that enhance the user experience Bind UI elements to your data model, so changes to your model and UI occur automatically in tandem Define custom Angular directives that extend HTML Implement zoomable images, expandable lists, and other rich UI components Implement client-side services that interact with web servers Build dynamic browser views to provide even richer user interaction Create custom services you can easily reuse Implement rich UI components as custom Angular directives Contents at a Glance Introduction What is Angular Why Use Angular Who this Book is For How to Use this Book Getting the Source Code Chapter 1: Jumping into JavaScript Setting Up a JavaScript Development Environment Defining Variables Understanding JavaScript Data Types Using Operators Implementing Looping Creating Functions Understanding Variable Scope Using JavaScript Objects Manipulating Strings Working with Arrays Adding Error Handling Chapter 2: Jumping into TypeScript Learning the Different Types Understanding Interfaces Implementing Classes Implementing Modules Understanding Functions Chapter 3: Getting Started with Angular Why Angular? Understanding Angular Separation of Responsibilities Adding Angular to Your Environment Using the Angular CLI Creating a Basic Angular Application Chapter 4: Angular Components Component Configuration Building the Template Using Constructors Using External Templates Implementing Directives Chapter 5: Expressions Using Expressions Using Pipes Building a Custom Pipe Chapter 6: Data Binding Understanding Data Binding Interpolation Property Binding Attribute Binding Class Binding Style Binding Event Binding Two-Way Binding Chapter 7: Built-in Directives Understanding Directives Using Built-in Directives Structural Directives Attribute Directives Chapter 8: Custom Directives Creating a Custom Attribute Directive Creating a Custom Di, Learning Angular 2 teaches modern application development with Angular 2. It begins with the basics of Angular 2 and the technologies and techniques used throughout the book, such as key features of TypeScript, newer ES6 syntax and concepts, and details about the tools needed to write professional Angular 2 applications. The reader will next build an Angular 2 application from scratch while learning about the primary pieces of an Angular 2 application and see how they work together. Using lots of examples, the core parts of Angular 2 will be introduced, such as Components, the Router, and Services. The book also covers techniques like server-side rendering and how to incrementally add Angular 2 to existing Angular 1 applications. Finally, the reader will gain insight into advanced skills that should be part of any professional Angular 2 developer's toolkit such as testing, tooling options, and performance tuning., Learning Angular teaches modern application development with Angular 2 and Angular 4. It begins with the basics of Angular and the technologies and techniques used throughout the book, such as key features of TypeScript, newer ES6 syntax and concepts, and details about the tools needed to write professional Angular applications. The reader will next build an Angular application from scratch while learning about the primary pieces of an Angular application and see how they work together. Using lots of examples, the core parts of Angular will be introduced, such as Components, the Router, and Services. The book also covers techniques like server-side rendering and how to incrementally add Angular 2+ features to existing AngularJS applications. Finally, the reader will gain insight into advanced skills that should be part of any professional Angular developer's toolkit such as testing, tooling options, and performance tuning., Learning Angular, Second Edition A Hands-On Guide to Angular 2 and Angular 4 Learning Angular teaches modern application development with Angular 2 and Angular 4. It begins with the basics of Angular and the technologies and techniques used throughout the book, such as key features of TypeScript, newer ES6 syntax and concepts, and details about the tools needed to write professional Angular applications. The reader will next build an Angular application from scratch while learning about the primary pieces of an Angular application and see how they work together. Using lots of examples, the core parts of Angular will be introduced, such as Components, the Router, and Services. The book also covers techniques like server-side rendering and how to incrementally add Angular 2+ features to existing AngularJS applications. Finally, the reader will gain insight into advanced skills that should be part of any professional Angular developer's toolkit such as testing, tooling options, and performance tuning.
LC Classification Number
QA76.76.A65
Item description from the seller
Seller business information
VAT number: GB 724498118
CRN: 03800600
Safety and accessibility information
About this seller
Awesomebooksusa
97.9% positive Feedback•1.3M items sold
Registered as a business seller
Popular categories from this shop
Seller Feedback (543,269)
- f***f (1587)- Feedback left by buyer.Past monthVerified purchaseExcellent Seller, Goes the Extra Mile. The Seller Was Incredibly Communicative. Smooth Transaction, Shipped Very Quickly, As Advertised; Good Price; Well Packaged & Delivered Within a Few Days. Item in Described Promised Condition, Thank You Very Much!!!!!!!!!!! A+
- c***c (225)- Feedback left by buyer.Past 6 monthsVerified purchaseMy book arrived in good condition. Packaging was a rigid cardboard mailer, and it protected my book well. It was shipped in a reasonable amount of time, but I was still prompted to reach out to inquire further about it. Seller communication was very good, answering me within 24-hours. I was told shipping can take 9-15 days to happen... it arrived within 10 days after purchase. I would purchase from this seller again. Two thumbs up!
- z***i (1160)- Feedback left by buyer.Past 6 monthsVerified purchaseI recently purchased a book from this Seller, and I couldn't be more pleased with the entire experience. The book arrived in excellent condition, exactly as described. It was packaged in a sturdy, reusable cardboard envelope using no plastic at all. Delivery was surprisingly fast, exceeding my expectations. I highly recommend this Seller!The Wombat Who Talked to the Stars By Jill Morris (#335855773715)