Pure-Impure Segregation Principle #62
Replies: 1 comment 5 replies
-
Thank you for the compelling example about song recommendations. I know it's years later, but I finally managed to write a series of blog posts that engage with that problem in order to show alternative architectures: Alternative ways to design with functional programming. To be clear: I'm not disputing what you write here, and I'd probably write it that way, too. Still, I found the example so inspiring that I wanted to riff on it. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pure-Impure Segregation Principle
Two months ago I published an article detailing why I think that Unit Testing is Overrated, which seemed to resonate quite a lot with readers, prompting very involved and interesting discussions. And although most commenters mainly shared their personal…
https://tyrrrz.me/blog/pure-impure-segregation-principle
Beta Was this translation helpful? Give feedback.
All reactions