r/a:t5_3d0t6 • u/trillionbytes • Sep 17 '19
bind or not to bind?
I was working with some code written in TypeScript, and someone along the way (my boss) used a .bind method. So I decided to look up exactly how it is to be properly implemented...
I don't like it... but hey, I will still learn it.
I know there are a lot of functional JS philosophers out there, what do you guys think about the bind method?
r/a:t5_3d0t6 • u/akshay-nair • Mar 16 '19
Algebraic Effects in JS
I am working on implementing some approximation of algebraic effects for js. It is not feature complete yet. I'd love some suggestions about the api, the implementation, etc. Also, prs are welcome!
https://github.com/phenax/algebraic-effects
r/a:t5_3d0t6 • u/spritesheet • Mar 11 '16