DEV Community

Discussion on: Testing an Effect using observer-spy

Collapse
 
alfredoperez profile image
Alfredo Perez

Thank you, Shai!

I think it looks better, readable and fewer lines of code. Updated the article and repo.

I was not able to find subscribeSpyTo and used subscribeAndSpyOn instead.

Collapse
 
shairez profile image
Shai Reznik

Awesome Alfredo!

Try to update to the latest version (1.4.0) and you'll see subscribeSpyTo

Thread Thread
 
alfredoperez profile image
Alfredo Perez

Wooot!

I will update the repo and the article. Thanks!

Thread Thread
 
shairez profile image
Shai Reznik • Edited

Nice!

Pay attention that you've missed 1 subscribeAndSpyOn ... 😀

Thread Thread
 
alfredoperez profile image
Alfredo Perez

Thanks! it should be good now =)

Thread Thread
 
shairez profile image
Shai Reznik

Pair programming FTW! 💪😀