No post body was provided.
Untitled topic
1–2 of 2 posts
Re: undefined
#2Hey everyone! In the article [0] 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