Sumit VermaKotlin Key NotesInline class:- Some time we need to write wrapper class to add some extra extra functionality on original object. However it introduce…Nov 2, 2020Nov 2, 2020
Sumit VermaKotlin Key NotesDestructuring Declarations:- Sometime it is very convenient to destructure one object into variables like below.Nov 2, 2020Nov 2, 2020
Sumit VermaDeep dive into Lifecycle architecture componentWhile creating an android application we always bother about component lifecycle either we are working with android main component…Oct 17, 2020Oct 17, 2020
Sumit VermaWriting clean code with the help of detektHi Techies, In this post We will talk about how can we improve our code with the help of some analysis tool for kotlin. Here we will…Dec 12, 2019Dec 12, 2019