Masz taki przedmiot na sprzedaż?

Learning Angular 2 by Dayley, Dayley New 9780134576978 Fast Free Shipping..

Awesomebooksusa
(439693)
Zarejestrowany jako sprzedawca-firma
US $14,72
Około53,69 zł
Stan:
Nowy
Odetchnij spokojnie. Zwroty są przyjmowane.
Wysyłka:
Bezpłatnie USPS Media MailTM.
Znajduje się w: MD, Stany Zjednoczone
Dostawa:
Szacowana między Cz, 14 sie a Pn, 18 sie do 94104
Czas dostawy jest szacowany naszą metodą na podstawie odległości między kupującym a lokalizacją przedmiotu, wybranej usługi wysyłkowej, historii wysyłek sprzedawcy i innych czynników. Czasy dostawy mogą się różnić, szczególnie w okresach największego ruchu.
Zwroty:
Zwrot w ciągu 30 dni. Za wysyłkę zwrotną płaci kupujący. Jeśli użyjesz etykiety wysyłkowej eBay, jej koszt zostanie potrącony z kwoty zwrotu pieniędzy.
Płatności:
     Diners Club

Kupuj bez obaw

Najlepszy Sprzedawca
Gwarancja zwrotu pieniędzy eBay
Sprzedawca ponosi pełną odpowiedzialność za wystawienie tej oferty sprzedaży.
Nr przedmiotu eBay: 313082695525
Ostatnia aktualizacja: 08-08-2025 13:58:18 CEST Wyświetl wszystkie poprawkiWyświetl wszystkie poprawki

Parametry przedmiotu

Stan
Nowy: Nowa, nieczytana, nieużywana książka w idealnym stanie, wszystkie strony, bez uszkodzeń. Aby ...
PublishedOn
2017-09-28
Title
Learning Angular 2
Artist
Not Specified
ISBN
9780134576978

O tym produkcie

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
Author
Brendan Dayley, Brad Dayley
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

Opis przedmiotu podany przez sprzedawcę

Informacje o sprzedawcy-firmie

Oświadczam, że wszystkie moje działania związane ze sprzedażą będą zgodne z wszystkimi przepisami i regulacjami UE.
Numer VAT (NIP): GB 724498118
CRN: 03800600

Informacje o bezpieczeństwie i dostępności

O tym sprzedawcy

Awesomebooksusa

97,9% opinii pozytywnychSprzedane przedmioty: 1,4 mln

Dołączył: mar 2009
Zwykle odpowiada w ciągu 24 godzin
Zarejestrowany jako sprzedawca-firma

Oceny szczegółowe

Średnia z ostatnich 12 miesięcy
Dokładność opisu
4.8
Przystępny koszt wysyłki
5.0
Szybkość wysyłki
5.0
Komunikacja
5.0

Popularne kategorie z tego Sklepu

Opinie sprzedawcy (544 925)

Wszystkie oceny
Pozytywne
Neutralne
Negatywne