https://kotlinlang.org logo
#feed
Title
# feed
m

mbonnet

10/23/2017, 8:56 AM
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

stan0

10/23/2017, 9:30 AM
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

mbonnet

10/23/2017, 1:13 PM
Thank you for the feedback ! And you’re probably right, the explanation is a bit lightweight 😕 I’ll keep that in mind next time !
3 Views