Why Use NgRx??

Introduction

Why Use NgRx?

  1. Do not use NgRx until necessary
  2. Do use NgRx when state management is difficult

When Not to Use NgRx

  • Simple applications
  • Little to no component intercommunication
  • Synchronizing state
  • All is well 😁🌈🍀💰

When to Use NgRx

  • Lots of intercommunication
  • Slice of data is used in multiple components or services
  • Data is mutated in multiple components or services
  • Poor performance
  • All is not well 😭👎⛈️

Copyright

Site © by LiveLoveApp, LLC

We Can Help!

Need help with your Angular and NgRx project?

Hire Us