michaelbe812/angular-kit

Rx-stateful: improve docs

Closed this issue · 0 comments

  • Managing stateful streams (example how you would do a loading state with plain rxjs) --> one component with 2 independent loading spinner
  • Built in error handling
  • Some real world examples: http call with retry and derive loading state; pagination
  • update demo in link (with all these examples?)