📝 A demo todo/notes app which demonstrates the use of MVVM architecture with Test-cases, Navigation Component Library, Room Database, LiveData, Coroutines, Datastore etc.
Shouldn't we use Parcelable instead of Serializable in our TaskEntity; parceable process is much faster than serializable, I was reading about the difference between them and I found this StackOverFlow
Shouldn't we use Parcelable instead of Serializable in our TaskEntity; parceable process is much faster than serializable, I was reading about the difference between them and I found this StackOverFlow