I really would like to start implementing Effect on a granular level so that I can learn a bit more by doing, before wrapping my whole application in it, but the documentation really makes it seem that you need to wrap your full app into it. I know this isn’t the case, but I would like an expert/mod/ team member to weigh in and ask me if its fine to start with turning one function into an effect before gradually migrating.
I understand the charme of a full effect app, but the reality its tough to migrate a running application