Alfredo Perez
BlogTagsTalksAbout

Rxjs

All Posts
  • #Angular(27)
  • #Web Development(24)
  • #NgRx(12)
  • #State Management (11)
  • #TypeScript(7)
  • #tanstack-query(2)
  • #Jest(2)
  • #JavaScript(2)
  • #Storybook(2)
  • #web animation(2)
  • #angular17(2)
  • #HTML5(2)
  • #Prettier(2)
  • #RxJS(2)
  • #Redux(2)
  • #AI(1)
  • #WebStorm(1)
  • #IDEs(1)
  • #devtools(1)
  • #Jetbrains(1)
  • #TDD (Test-driven development)(1)
  • #repository-pattern(1)
  • ##Domain-Driven-Design(1)
  • #webdev(1)
  • #UI(1)
  • #Frontend Development(1)
  • #Web Design(1)
  • #webdesign(1)
  • #Developer(1)
  • #ng conf(1)
  • #Meetup(1)
  • #Cypress(1)
  • #DevX(1)
  • #Accessibility(1)
  • #Testing(1)
  • #unit testing(1)
  • #observables(1)
Testing NgRx Effect using observer-spy
NgRxTestingAngular

Testing NgRx Effect using observer-spy

Have you tried the observer-spy library by Shai Reznik? https://github.com/hirezio/observer-spy It particularly makes testing ngrx effects an easy task and keeps them readable. To demonstrate this, I refactored the tests from book.effects.spec.ts f...

September 25, 2020Read →
Angular service to handle state using BehaviorSubject
AngularRxJSobservables

Angular service to handle state using BehaviorSubject

Created an abstract service to keep track of state and handle communication between components and services. The service uses the BehaviorSubject from RxJS, and has some nice features like auto-completion and being able to get either a snapshot or an...

March 27, 2020Read →
mailMailgithubGitHublinkedinLinkedintwitterTwitterxXmediumMedium
Alfredo Perez
•
© 2025
•
Alfredo Perez