Guys, would you have any example projects or a better way to handle events in the UI with flow? example: Loading, success, error, etc..
z
Zach Klippenstein (he/him) [MOD]
05/05/2023, 12:50 AM
Better than what?
a
andrew
05/05/2023, 2:02 AM
I really think it depends on your use case
andrew
05/05/2023, 2:08 AM
For me I like creating a flow of snapshots of a flow before it reaches compose, where then, I can easily transform the data into a a viewstate container with some extension functions to handle states with a little less verbosity