In this, the final chapter of the book, we have looked at how to truly master NgRx and all its accompanying helper libraries. We have also gone through how to build your own micro implementation of NgRx to establish that we really know what is going on behind the scenes. We have looked at various ways to improve our speed and productivity by looking at the entity library and schematics library, respectively.
You, as a reader, have been taken through a long journey of Flux and Redux patterns throughout the course of this book. In addition, Functional programming, Reactive Programming, and deep RxJS knowledge have been added to your tool belt. This has built up to two full chapters covering everything NgRx has to offer. The aim of this book was to give you a broad and deep enough context of the underlying thoughts and paradigms behind NgRx and the library itself. The hope...