Android ViewBinding with Kotlin Property Delegate Reduce ViewBinding code boilerplates with Kotlin Property Delegate.
Android Kotlin sealed class for success and error handling Handling errors has never been easy for Java programming language since the lack of supports from the Java compiler.