Getting Started with Angular Create and Deploy Angular Applications

Immerse yourself in the architecture of an Angular application, starting with an introduction to TypeScript and ES6, and progressing to modules and components used to build complex applications. This book presents a hands-on approach to becoming a proficient Angular developer by building three compl...

Full description

Bibliographic Details
Main Author: Garcia, Victor Hugo
Format: eBook
Language:English
Published: Berkeley, CA Apress 2023, 2023
Edition:1st ed. 2023
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • Chapter 1: Introduction to Angular Framework
  • Chapter 2: Introduction to TypeScript and ES6
  • Chapter 3: First Application: RestApp
  • Chapter 4: RestApp
  • Chapter 5: AuthApp
  • Chapter 6: Blog App Part I
  • Chapter 7: Blog App Part II
  • Chapter 8: Blog App Part III Showing Posts
  • Chapter 9: Blog App Part IV Filtering Posts
  • Chapter 10: Blog App Part V Adding Posts
  • Chapter 11: Blog App Part VI Editing Posts
  • Chapter 12: Blog App Part VII Deleting Posts
  • Chapter 13: Testing