Hacker News new | ask | show | jobs
by kwhitefoot 1711 days ago
It would be handy to have a bit of explanation about what the term algebraic effect means.
1 comments

You weren't the target audience of the post. But I found this helpful:

https://www.youtube.com/watch?v=hrBq8R_kxI0

As well as this post, which relates react hooks to algebraic effects.

https://overreacted.io/algebraic-effects-for-the-rest-of-us/

Thanks.