Pro Angular 9 Build Powerful and Dynamic Web Apps

This book has accompanying online files for Angular 9 and 10; all examples in the book work without changes in Angular 10. Welcome 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 o...

Descripción completa

Detalles Bibliográficos
Autor principal: Freeman, Adam. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2020.
Edición:4th ed. 2020.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631946006719
Tabla de Contenidos:
  • Part I – Part 1 - Getting Started with Angular
  • 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 - Angular in 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 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.