Most recent blog posts with the NGRX tag.
Angular + Redux Style Guide. Part 2.
This post will be a continuation of a large-scale Angular application style guide. Previously, I was talking about the [best practices of structuring a project...
Nikita Verkhoshintcev
Angular + Redux Project Structure Best Practices. Part 1.
Large-scale Angular applications. What are the best practices to structure your project so it would be comparatively more comfortable to develop and maintain i...
Communicate Between Angular Components via @NGRX
In the previous article, I explained how to communicate between Angular components using Observables. I also mentioned Redux. I indeed love the idea of a singl...