Pro Angular

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

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Freeman, Adam (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2017.
Έκδοση:2nd ed.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 1. Getting Ready
  • 2. Your First Angular App
  • 3. Putting Angular in Context
  • 4. An HTML and CSS Primer
  • 5. JavaScript and TypeScript: Part 1
  • 6. JavaScript and TypeScript: Part 2
  • 7. SportsStore: A Real Application
  • 8. SportsStore: Orders and Checkout
  • 9. SportsStore: Administration
  • 10. SportsStore: Deployment
  • 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
  • 22. Creating the Example Project
  • 23. Using Observables
  • 24. Making Asynchronous HTTP Requests
  • 25. Routing & Navigation: Part 1
  • 26. Routing & Navigation: Part 2
  • 27. Routing & Navigation: Part 3
  • 28. Using Animation
  • 29. Unit Testing.