Description
Book SynopsisWelcome to this one-stop shop for learning Angular. Pro Angular is the most concise and comprehensive guide available, giving you the knowledge you need to take full advantage of this popular framework for building your own dynamic JavaScript applications.
Angular is an open-source JavaScript library maintained by Google. It has many excellent options when it comes to server-side development and is used in some of the largest and most complex web applications in the world to enhance HTML in the browser. Its cornerstone is the ability to create applications that are extendable, maintainable, testable, and standardized. Knowing Angular''s foundations and understanding its applications is an asset in any developer toolbox.
The fifth edition of this popular guide explains how to get the most from Angular, presenting the range of benefits it can offer. You will begin learning how to use Angular in your projects, starting with the nuts-and-bolts concepts, and progre
Table of Contents
Part I – Getting Ready
Chapter 1. Getting Ready
Chapter 2. Jumping Right In
Chapter 3. Primer, Part I
Chapter 4. Primer, Part II
Chapter 5. SportsStore: A Real Application
Chapter 6. SportsStore: Orders and Checkout
Chapter 7. SportsStore:Administration
Chapter 8. SportsStore: Progressive Features and Deployment
Part II - Working with Angular
Chapter 9. Understanding Angular Projects and Tools
Chapter 10. Using Data Bindings Chapter 11. Using the Built-In Directives
Chapter 12. Using Events and Forms
Chapter 13. Creating Attribute Directives
Chapter 14. Creating Structural Directives
Chapter 15. Understanding Components
Chapter 16. Using and Creating Pipes
Chapter 17. Using Services
Chapter 18. Using Service Providers
Chapter 19. Using and Creating Modules
Part III - Advanced Angular Features
Chapter 20. Creating the Example Project
Chapter 21. Using the Forms API, Part I
Chapter 22. Using the Forms API, Part II
Chapter 23. Making HTTP Requests
Chapter 24. Routing and Navigation, Part I
Chapter 25. Routing and Navigation, Part II
Chapter 26. Routing and Navigation, Part III
Chapter 27. Using Animations
Chapter 28. Working with Component Libraries
Chapter 29. Angular Unit Testing