Flow
Under the water
By Moro
Happy to show a code using Flow...
Flow… I don’t have this flavor
Patrick it is not a flavor 🤣
I will explain better
I’m doing an app to show all articles we have created here in Bikini Bottom.
These are the model classes…
Creating the producers to fetch the information…
Producer
Intermediary
Consumer
I created an intermediary because I need the full information about the author, the API doesn’t provide.
Producer
Intermediary
Consumer
Producer
Intermediary
Consumer
Hey Spongebob, I found a bug in your app yesterday.
Patrick, oh no! Explain please!
I had the app opened. Squidward said you wrote a new article, but the app didn't show when I opened it.
Yes, the app is not working
I will fix. Give me few seconds!
Restartable behavior implemented!
By Moro