Why I ditched beloved Gson for my Kotlin project
I have been developing Android apps for about 6.5 years now. For every small or...
2020, May 16 — 7 minute readI have been developing Android apps for about 6.5 years now. For every small or...
2020, May 16 — 7 minute readIn my brief experience with Android developers and community so far I have seen lot...
2019, Nov 19 — 7 minute readIn my last article I listed out some of the issues that we faced when...
2019, Nov 17 — 4 minute readdependency Injection makes your code scalable and testable. Dagger2 is almost de-facto dependency Injection framework...
2018, Jan 09 — 9 minute readWe have been trying to include more and more reactive approach in apps that we...
2017, Aug 28 — 5 minute readArgus is a customizable and extensible open source library that allows developers to quickly integrate...
2017, Jun 26 — 2 minute readOne should strive for loosely coupled design in software development. Otto is great library for...
2016, Jul 08 — 4 minute read