Buch, Englisch, 778 Seiten, Book, Format (B × H): 178 mm x 254 mm, Gewicht: 14946 g
Buch, Englisch, 778 Seiten, Book, Format (B × H): 178 mm x 254 mm, Gewicht: 14946 g
ISBN: 978-1-4842-2306-2
Verlag: APRESS
Angular 5 updates for this book are now available. Follow the Download source code link for this book on the Apress website.Get the most from Angular 2, the leading framework for building dynamic JavaScript applications. Best-selling author Adam Freeman begins by describing the MVC pattern and the benefits it can offer and then 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.Each topic is covered clearly and concisely and is packed with the details you need to learn to be truly effective. The most important features are given a no-nonsense in-depth treatment and chapters include common problems and details of how to avoid them.What you’ll learnGain a solid architectural understanding of the MVC PatternLearn how to create rich and dynamic web app clients using Angular 2Learn how to extend and customize Angular 2Learn how to test your Angular 2 projectsWho this book is forWeb developers with a foundation knowledge of HTML and JavaScript who want to create rich client-side applications.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Weitere Infos & Material
1. Getting Ready2. Your First Angular 2 App3. Putting Angular in Context4. An HTML and CSS Primer5. A JavaScript Primer: Part 16. A JavaScript Primer: Part 27. SportsStore: A Real Application8. SportsStore: Orders and Checkout9. SportsStore: Administration10. SportsStore: Deployment11. Creating an Angular Project12. Using Data Bindings13. Using the Built-In Directives14. Using Events and Forms15. Creating Attribute Directives16. Creating Structural Directives17. Creating Components18. Using and Creating Pipes19. Using Services20. Using Service Providers21. Using and Creating Modules22. Creating the Example Project23. Using Observables24. Making Asynchronous HTTP Requests25. Routing & Navigation: Part 126. Routing & Navigation: Part 227. Routing & Navigation: Part 328. Using Animation29. Unit Testing