Email the Author
You can use this page to email Dwayne Charrington about Mastering Aurelia Store.
About the Book
State management is essential once your application reaches a certain size. It makes working across teams and managing data in your applications easier. While there are a multitude of state management libraries available, Aurelia Store is an official state management plugin to add powerful state management into your Aurelia applications.
In this book you will learn how to install, configure and use the Aurelia Store plugin to your advantage. How to break your application up into sane reusable pieces, how to write actions, gotchas, strategies for working with an API.
Because Aurelia Store is based on RxJS, the book will also delve into how you can use RxJS Operators to your advantage and taking a stream-based approach to working with the store to create well-maintained and concise store based applications without a tonne of boilerplate.
About the Author
Dwayne is a front-end developer with over 10 years experiencing in the web development industry. Initially starting out as a full-stack developer before switching to a front-end developer a few years into his career, he enjoys writing about Javascript and has a deep passion for the web.