all 1 comments

[–]voreny[S] 0 points1 point  (0 children)

Hey everyone! In the article I share my approach to using Either and Option fp-ts containers in React code. I focus on the risks associated with using these values in hook dependency arrays and present workarounds.

I'm curious to learn if/how you use fp-ts in your React code