Free shipping on orders over $99
Architecting Angular Applications with Redux, RxJS, and NgRx

Architecting Angular Applications with Redux, RxJS, and NgRx

Learn to build Redux style high-performing applications with Angular 6

by Christoffer Noring
Paperback
Publication Date: 26/03/2018

Share This Book:

  $95.75
or 4 easy payments of $23.94 with
afterpay
This item qualifies your order for FREE DELIVERY
Manage state in Angular to write high performing web apps by combining the power of Flux, RxJS, and NgRx

Key Features

- Learn what makes an excellent Angular application architecture
- Use Redux to write performant, consistent Angular applications
- Incorporate Reactive Programming principles and RxJS to make it easier to develop, test, and debug your Angular applications

Book DescriptionManaging the state of large-scale web applications is a highly challenging task with the need to align different components, backends, and web workers harmoniously. When it comes to Angular, you can use NgRx, which combines the simplicity of Redux with the reactive programming power of RxJS to build your application architecture, making your code elegant and easy to reason about, debug, and test.

In this book, we start by looking at the different ways of architecting Angular applications and some of the patterns that are involved in it. This will be followed by a discussion on one-way data flow, the Flux pattern, and the origin of Redux.

The book introduces you to declarative programming or, more precisely, functional programming and talks about its advantages. We then move on to the reactive programming paradigm. Reactive programming is a concept heavily used in Angular and is at the core of NgRx. Later, we look at RxJS, as a library and master it. We thoroughly describe how Redux works and how to implement it from scratch. The two last chapters of the book cover everything NgRx has to offer in terms of core functionality and supporting libraries, including how to build a micro implementation of NgRx.

This book will empower you to not only use Redux and NgRx to the fullest, but also feel confident in building your own version, should you need it.

What you will learn

Understand the one-way data flow and Flux pattern
Work with functional programming and asynchronous data streams
Figure out how RxJS can help us address the flaws in promises
Set up different versions of cascading calls
Explore advanced operators
Get familiar with the Redux pattern and its principles
Test and debug different features of your application
Build your own lightweight app using Flux, Redux, and NgRx

Who this book is forIf you have been developing Angular applications and want to dive deeper into the Angular architecture with Redux, RxJS, and NgRx to write robust web apps, then this book is for you.
ISBN:
9781787122406
9781787122406
Category:
Web programming
Format:
Paperback
Publication Date:
26-03-2018
Publisher:
Packt Publishing Limited
Country of origin:
United Kingdom
Pages:
364
Dimensions (mm):
93x75mm

This title is in stock with our Australian supplier and should arrive at our Sydney warehouse within 2 - 3 weeks of you placing an order.

Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days

Reviews

Be the first to review Architecting Angular Applications with Redux.