Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
-
@GodHatesMe this is amazing π
I recently learned how to do mvvm in wpf and must admit it is great -
@GodHatesMe if you do databinding you'll for sure enjoy mvvm or at least mvc
I spent weekend transforming an Android app from mvc to mvvm and I must say it is cleaner now, my controllers code dropped from 180lines to 40. And code now spread in viewmodels or event handlers -
@GodHatesMe I tried it on Kotlin it is so much cleaner and makes development an easy task. Why not checking that too
-
@GodHatesMe it works with Java without issues, I'm even using Google alpha libraries like room orm,
Basically both need a JVM to run and Kotlin does read and handle Java classes without issues, it is not like xamarine, both can work together and writing a class in one of them is readable in the other as if it was written in the same language
Related Rants
-
stackodev50Boss: βOur YouTube channel doesnβt look at all like our website.β Me: βIβve made it look as close t...
-
2nd2NULL14Our website doesn't look the same on phone and desktop. Please remove responsivness.
-
cursee16X: Can you link my Facebook account with the website? Me: Yes. Can. X: Good. I want to update website using ...
"I want a toolbar that..."
Me.
"OH HELL NO!"
rant
wk75