Pro Angular 6

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 adva...

Full description

Bibliographic Details
Main Author: Freeman, Adam
Format: eBook
Language:English
Published: Berkeley, CA Apress 2018, 2018
Edition:3rd ed. 2018
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02899nmm a2200289 u 4500
001 EB001853232
003 EBX01000000000000001017535
005 00000000000000.0
007 cr|||||||||||||||||||||
008 181102 ||| eng
020 |a 9781484236499 
100 1 |a Freeman, Adam 
245 0 0 |a Pro Angular 6  |h Elektronische Ressource  |c by Adam Freeman 
250 |a 3rd ed. 2018 
260 |a Berkeley, CA  |b Apress  |c 2018, 2018 
300 |a XXV, 776 p. 215 illus  |b online resource 
505 0 |a Part I – Getting Ready -- 1. Getting Started -- 2. Your First Angular App -- 3. Putting Angular in Context -- 4. HTML and Bootstrap CSS Primer -- 5. JavaScript and TypeScript Primer, Part 1 -- 6. JavaScript and TypeScript Primer, Part 2 -- 7. SportsStore: A Real Application -- 8. SportsStore: Orders and Checkout -- 9. SportsStore: Administration -- 10. SportsStore: Deployment -- Part II - Working with Angular -- 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 Components -- 18. Using and Creating Pipes -- 19. Using Services -- 20. Using Service Providers -- 21. Using and Creating Modules -- Part III - Advanced Angular Features -- 22. Creating the Example Project -- 23. Using Reactive Extensions -- 24. Making Asynchronous HTTP Requests -- 25. Routing and Navigation, Part 1 -- 26. Routing and Navigation, Part 2 -- 27. Routing and Navigation, Part 3 -- 28. Using Animation -- 29. Angular Unit Testing 
653 |a Software engineering 
653 |a Computer programming 
653 |a Web Development 
653 |a Programming Techniques 
653 |a Software Engineering 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
856 4 0 |u https://doi.org/10.1007/978-1-4842-3649-9?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 006.76 
520 |a 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