<p><span>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 th
Getting Started with Angular : Create and Deploy Angular Applications
β Scribed by Victor Hugo Garcia
- Publisher
- Apress
- Year
- 2023
- Tongue
- English
- Leaves
- 410
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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.
Part 1 covers MongoDB, how to install bootstrap, login service, and adding the logic of the form. Part 2 covers how to start the project on the server, create the database and AuthService, and save the user in the session. In Parts 3 and 4 you will learn to create the post collection, post component, and sharpen details. In Parts 5 and 6 you will study adding, editing, and deleting posts with testing.
By the end of the book you'll have the necessary knowledge to write and execute automated tests on your applications, and deploy them to a server.
What Youβll Learn:
Divide the logic of an application into components
Communicate with an API
Release the power of the observables to solve asynchronous programming problems
Include Bootstrap so that your application looks great on different devices
Who This Book Is For:
Web developers with basic knowledge of jΠ°vascript, HTML, and CSS.
π SIMILAR VOLUMES
<p><span>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 th
Key Features Up to date with the latest API changes introduced by Angular 2 and 4 Get familiar with the improvements to directives, change detection, dependency injection, router, and more Understand Angular's new component-based architecture Start using TypeScript to supercharge your Angular applic
The adoption of TypeScript is increasing and as a serious developer you should have that language definitely in your pocket! <br><br>Join Thomas in this book to learn the TypeScript language. After you set up your environment you get up to speed with basic types, interfaces, classes, functions, modu