Describe what scenario you think is uncovered by the existing examples/articles
Can the readme be extended with error handling cases? I guess there are two main ways of handling errors - through some kind of AsyncValue for state where state is invalid and throwing exceptions inside methods aka side effect error but state is valid (not sure about the last one though)
Describe what scenario you think is uncovered by the existing examples/articles Can the readme be extended with error handling cases? I guess there are two main ways of handling errors - through some kind of AsyncValue for state where state is invalid and throwing exceptions inside methods aka side effect error but state is valid (not sure about the last one though)