Pro Angular 6
Authors: Adam Freeman
ISBN-10: 1484236483
ISBN-13: 9781484236482
Edition 版次: 3rd ed.
Released: 2018-10-10
Print Length 页数: 776 pages
Book Description
By finelybook
Get the most from Angular 6,the leading framework for building dynamic JavaScript applications. Understand the MVC pattern and the benefits it can offer.
Best-selling author Adam Freeman shows you how to use Angular in your projects,starting from the nuts and bolts and building up to the most advanced and sophisticated features,going in-depth to give you the knowledge you need. Chapters include common problems and how to avoid them.
What You’ll Learn
Gain a solid architectural understanding of the MVC Pattern
Create rich and dynamic web app clients using Angular 6
Use the ng tools to create and build an Angular project
Extend and customize Angular 6
Test your Angular 6 projects
What’s New in This Edition
Revised for the features and changes in Angular 6
Covers @angular/cli,ng command line tools,and WebPack
Includes HttpClient for simplified asynchronous HTTP requests
Presents updates to pipes and localized text display
Who This Book Is For
Web developers with a foundation knowledge of HTML and JavaScript who want to create rich client-side applications
Partl.Getting Started with Angular
1.Getting Ready
2.Your First Angular App
3.Putting Angular in Context
4.An HTML and CSS Primer
5.JavaScript and TypeScript: Part 16.JavaScript and TypeScript: Part27.SportsStore: A Real Application
8.SportsStore: Orders and Checkout
9.SportsStore: Administration
10.SportsStore: Progressive Features and Deployment Partll.Angularin Detail
11.Creating an Angular Project
12.Using Data Bindings
13.Using the Built-in Directives
14.Using Events and Forms
15.Creating Attribute Directives
16.Creating Structural Directives
17.Understanding Components18.Using and Creating Pipes
19.Using Services
20.Using Service Providers
21.Using and Creating Modules Partll.Advanced Angular Features
22.Creating the Example Project
23.Using Reactive Extensions
24.Making Asynchronous HTTP Requests
25.Routing and Navigation: Part 126.Routing and Navigation: Part227.Routing and Navigation: Part328.Using Animation
29.Angular Unit Testing