- Добавил: literator
- Дата: 9-03-2023, 19:04
- Комментариев: 0

Автор: Victor Hugo Garcia
Издательство: Apress
Год: 2023
Страниц: 410
Язык: английский
Формат: pdf
Размер: 12.7 MB
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 complete applications. You’ll start with an overview of the Angular framework where TypeScript and ES6 are introduced. Next you’ll see how to build an application (RestApp) using the in-memory module to mock an API that communicates with a rest API performing crud operations. This is followed by an application (AuthApp) that uses a third party service to provide authentication and authorization capabilities to handle registrations. You’ll then build an application (BlogApp) that communicates with a MongoDB database in six parts. For web developers with basic knowledge of jаvascript, HTML, and CSS.