Pro Angular 6, 3rd Edition
انگولار ۶، فریمورکی پیشرو برای ساختن برنامههای پویای جاوا اسکریپت است. مطالبی که در ویرایش سوم کتاب Pro Angular 6 خواهید آموخت عبارتند از:
درک جامع و کاملی از الگوی MVC
ساخت برنامههای کلاینت غنی و پویا با استفاده از Angular 6
استفاده از ng tools برای ایجاد یک پروژهی انگولار
گسترش دادن و شخصی سازی انگولار ۶
تست کردن پروژههای انگولار ۶
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
Table of Contents
Chapter 1: Getting Ready
Chapter 2: Your First Angular App
Chapter 3: Putting Angular in Context
Chapter 4: An HTML and CSS Primer
Chapter 5: JavaScript and TypeScript: Part 1
Chapter 6: JavaScript and TypeScript: Part 2
Chapter 7: SportsStore: A Real Application
Chapter 8: SportsStore: Orders and Checkout
Chapter 9: SportsStore: Administration
Chapter 10: SportsStore: Deployment
Chapter 11: Creating an Angular Project
Chapter 12: Using Data Bindings
Chapter 13: Using the Built-In in Directives
Chapter 14: Using Events and Forms
Chapter 15: Creating Attribute Directives
Chapter 16: Creating Structural Directives
Chapter 17: Understanding Components
Chapter 18: Using and Creating Pipes
Chapter 19: Using Services
Chapter 20: Using Service Providers
Chapter 21: Using and Creating Modules
Chapter 22: Creating the Example Project
Chapter 23: Using Reactive Extensions
Chapter 24: Making Asynchronous HTTP Requests
Chapter 25: Routing and Navigation: Part 1
Chapter 26: Routing and Navigation: Part 2
Chapter 27: Routing and Navigation: Part 3
Chapter 28: Using Animation
Chapter 29: Angular Unit Testing