Hi everyone ! Just wrote an article on my experime...
# feed
m
Hi everyone ! Just wrote an article on my experiments with Actors and Clean Architecture : https://blog.octo.com/en/a-responsive-and-clean-android-app-with-kotlin-actors/
👍 3
s
Thanks! I find it very useful. As a feedback: I felt the explanation for the
Actor
model is a bit short. When I started
Actors in Kotlin
I felt like it wasn’t clear enough what’s an actor so I had to go back to the previous paragraph once more. Of course, this could be due to my lack of concentration but I decided to share it as that’s a cornerstone of the article.
m
Thank you for the feedback ! And you’re probably right, the explanation is a bit lightweight 😕 I’ll keep that in mind next time !