I built a POC at hack week at my work this week us...
# spring
w
I built a POC at hack week at my work this week using KoFu and Flows. I can't wait until this stuff is mainstream 🙂
👍 2
e
Any feedback you can share before flows are finalized?
w
Hmmm. One thing that wasnt clear to me was how to merge flows, so to speak. For example, if I wanted to call two different funtions that return flows of the same type, how do I combine them into 1 flow in a non blocking way. It could be that I just missed something obvious, but I would like it to be easy to do this.
Would the best way to do it be to create a flow of flows and then flatten?