Hacker News new | ask | show | jobs
by flyingchipmann 1707 days ago
Is this what Dan talked about in react hooks origins? https://overreacted.io/algebraic-effects-for-the-rest-of-us/
1 comments

thanks for posting this. It helped me understand ocaml algebraic effects by comparing it to React hooks and React context.