Kotlin mutable live data: Remain updated (pun intended)
With Kotlin getting more popular and established, it has become a programming language worthy of note, and it seems to be here to stay. Kotlin’s simple and convenient syntax accelerates development time, and because it’s “not nullable by default”, it reduces crashes and errors. Data-binding in Kotlin using MutableLiveData potentially opens up a portal to […]