๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Getting Started with Angular: Create and Deploy Angular Applications

โœ Scribed by Victor Hugo Garcia


Publisher
Apress
Tongue
English
Leaves
392
Category
Library

โฌ‡  Acquire This Volume

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 JavaScript, HTML, and CSS.




๐Ÿ“œ SIMILAR VOLUMES


Getting Started with Angular : Create an
โœ Victor Hugo Garcia ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› Apress ๐ŸŒ English

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

Getting Started with Angular: Create and
โœ Victor Hugo Garcia ๐Ÿ“‚ Library ๐Ÿ› Apress ๐ŸŒ English

<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 - Second Ed
โœ Minko Gechev ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Packt Publishing ๐ŸŒ English

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

Getting Started with TypeScript : Includ
โœ Thomas Claudius Huber ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Amazon Digital Services LLC ๐ŸŒ English

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