Blogs from Experimentation
2023-08-14
Suspending functions should not be called on a different dispatcher
Use best practices to avoid using different dispatchers for suspending functions
2023-08-06
Functions should not have too many parameters
Use best practices to avoid a lot of parameters in a function
2023-07-30
ViewModels should not expose suspending functions
Use best practices to avoid exposing suspend functions from ViewModels
2023-07-23
Don't expose Mutable Flow Types
Use best practices to avoid exposing mutable flow types
2023-07-16
Non-Transitive R Classes
Improving Build Speed by using non-transitive R classes
2023-01-01
Slimming Down Repo-1
How can we reduce the repo size when it exceeds the size limit imposed by the repoitory hosting site
2019-12-18
Show Love Through Tech
When you are a nerd, What do you do to show your love?
2019-12-13
Fastlane Setup in Ubuntu
The recipe for automating android app publishing: bitbucket + Teamcity + Fastlane + slack.
2019-10-31
HacktobeferFest:2019 Completed
Hacktoberfest 2019 Challenge
2019-06-17
Learn by contributing to Open Source
Learn Programming by Contributing to Open Source
2018-10-30
HactoberFest Challenge: Completed
Thanks to DigitalOcean, Github, Twilio for organizing the #HacktoberFest
2018-10-04
Understanding Android Debug Bridge
Being aware of the ADB tool can help in understanding the attacks on Android
2018-05-09
Git branching strategy
Git branching strategy used in our team
2017-11-07
Any suggestions for books to learn Functional Programming Paradigm
Need some recommendations to learn functional programming
2017-10-04
SOLID Principle in Javacript
What SOLID principle means to a Javascript developer
2017-09-05
Minimalistic Developer
Simplify your work flow
2017-06-18
Simple, yet powerful features of Kotlin
How Kotlin Improves the Handling of Null Values
2017-06-04
Being aware of Android Lifecycle-I
Understanding android lifecycle through hands-on
2017-06-01
How do you keep your desk organized?
Discussion on how to keep your desk organized for better productivity?
2017-05-26
Clean Design using MVP
Intro to MVP design pattern
2017-05-23
Singletons per Activity context
Singletons design pattern
2017-05-13
Android Data Binding
Notes from learning Android Data binding from Pluralsight course as well from other resources
2017-05-10
Alert Dialogs with Custom Views
Alert dialogs using MVP
2017-05-09
Hi, This is Subbu
Hello World, Post