What do you all think is the best way to approach deeply nested state?
I understand Effect aren't really looking to officially support optics, which is fair enough. I also understand the common answer is to avoid it altogether, which I think is typically the right approach, however not really a viable option in my situation. I'm interested in how you all approach this, and what you consider to be the best practice approach.