Bild 1 von 1

Galerie
Bild 1 von 1

Ähnlichen Artikel verkaufen?
Learning Angular 2 von Dayley, Dayley Neu 9780134576978 schneller kostenloser Versand...
US $14,72
Ca.CHF 11,75
Artikelzustand:
Neu
Neues, ungelesenes, ungebrauchtes Buch in makellosem Zustand ohne fehlende oder beschädigte Seiten. Genauere Einzelheiten entnehmen Sie bitte dem Angebot des Verkäufers.
2 verfügbar
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Versand:
Kostenlos USPS Media MailTM.
Standort: MD, USA
Lieferung:
Lieferung zwischen Sa, 26. Jul und Fr, 1. Aug nach 94104 bei heutigem Zahlungseingang
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
Sicher einkaufen
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:313082695525
Artikelmerkmale
- Artikelzustand
- PublishedOn
- 2017-09-28
- Title
- Learning Angular 2
- Artist
- Not Specified
- ISBN
- 9780134576978
Über dieses Produkt
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
Artikelbeschreibung des Verkäufers
Rechtliche Informationen des Verkäufers
USt-IdNr.: GB 724498118
Informationen zur Produktsicherheit und Barrierefreiheit
Info zu diesem Verkäufer
Awesomebooksusa
97,9% positive Bewertungen•1.3 Mio. Artikel verkauft
Angemeldet als gewerblicher Verkäufer
Beliebte Kategorien in diesem Shop
Verkäuferbewertungen (543'420)
- a***n (170)- Bewertung vom Käufer.Letzter MonatBestätigter KaufGreat store
- s***i (804)- Bewertung vom Käufer.Letzter MonatBestätigter KaufArrived quickly! Well packaged! Item as described! Nice deal on a vintage item!
- k***e (716)- Bewertung vom Käufer.Letzter MonatBestätigter Kaufbook in excellent condition. great service. many thanks.
Noch mehr entdecken:
- Sachbuch Bücher übers Fasten,
- Bücher übers Fasten im Taschenbuch Sachbuch,
- Englische Bücher übers Fasten Sachbuch,
- Deutsche Bücher übers Fasten Sachbuch,
- Bücher übers Fasten Sachbuch als gebundene Ausgabe,
- Bücher 2-3 Jahre Sachbuch Ab 2010,
- Bücher unter 2 Jahren Sachbuch Adventskalender,
- Ravensburger Bücher Sachbuch 2-3 Jahre,
- Bücher mit Kinder- & Jugendliteratur 2-3 Jahre,
- Kinder- & - Jugendliteratur-Unter - 2-Jahre Bücher auf Russisch