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...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
New York, NY :
Apress,
[2023]
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
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.