Looking for Documentation on Using @effect/workflow for API Calls
Hi, are there any docs or articles on how to use @effect/workflow
I am working on a project where I need to make multiple api calls and do some process and it can fail at any point. I want to make things manageable and elegant.
I am working on a project where I need to make multiple api calls and do some process and it can fail at any point. I want to make things manageable and elegant.
