Hello everyone, I want to write a small FE application with DXOS (that uses Effect-ts internally) and I want to do that with Solidjs/React or whatever, I just want to leverage effect, meaning that if I go with a react-like library, I'd like to have some facility to manage my state with effect / fp-ts
is there anything out there that leverage effect in that manner that I can use (out of the box as they say)?