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...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
New York, New York :
Apress
[2023]
|
Edición: | 1st ed. 2023. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009726538906719 |
Tabla de Contenidos:
- 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.