Skip to content

Free Resources

Resource thumbnail
JS MarathonAngular

Advanced Ngrx: Building a Reusable Feature Store

Live on May 19, 2021 @ 5:00pm ET | As an existing application with state management grows in features, so does the amount of boilerplate involved in managing those features’ stores. Increase in store size can often lead to repetitive patterns much like in poor component design. However, with a reusable feature store, we can mitigate some of this boilerplate headache. In this session, we’ll show how to properly consolidate several stores and gain consistency across like features with a reusable store.