Intercepting errors with Angular and NgRx
NgRx and reusable components tend to go hand in hand. I created a great solution for intercepting errors that may come back from the server utilizing a familiar pattern.
NgRx and reusable components tend to go hand in hand. I created a great solution for intercepting errors that may come back from the server utilizing a familiar pattern.
While typically small in footprint, Angular HTTP interceptors are big in making things cleaner and DRY.
Using effects controlled by actions in NgRx is super simple and super convenient when dispatching store actions.
Having a mnemonic device to use when learning new technology helps by leaps and bounds.