PinnedTonnieAutomating Success: GitHub Actions Workflow for Android App DeploymentIn the ever-evolving landscape of Google’s compliance demands, the need for streamlined deployment has become paramount for every solo Dev…Dec 21, 2023Dec 21, 2023
PinnedTonnieHow to get the Height or Width of an Element in Jetpack ComposeBefore I gave onGloballyPositioned modifier a close look, I was having a migraine understanding how it works.Apr 13, 2023Apr 13, 2023
PinnedTonnieAndroid Live TemplatesI am reading a book titled Coders by Clive Thompson and in one of the chapters he declares humans are inherently lazy more so my dear…Jul 19, 2020Jul 19, 2020
TonnieinAdmiring MultipotentialityNull? No Problem, Introducing String?. orEmpty()Kotlin’s way of handling nulls is one of its defining trademark features, enabling developers write safer more concise code.5d ago5d ago
TonnieFrom Millions to Billions: Compact Number FormattingLarge numbers are everywhere; for example, the age of the universe is estimated to be around 13.7 billion years.Oct 20Oct 20
TonnieVIM at Your FingertipsVim stands out as one of the most powerful tools for navigating and editing code with speed and precision.Oct 13Oct 13
TonnieCleaner Kotlin Code with Ktlint GradleA Linter is a tool used to analyze source code and flag potential errors and stylistic inconsistencies that could affect code quality.Aug 27Aug 27
TonnieConnecting Room Tables Using Foreign KeysWhile Room simplifies many aspects of database handling, understanding foreign keys is crucial for creating relational databases with…May 1May 1
TonnieExploring One-to-One Relationship Models in Room DatabaseRoom Database is a persistence library provided by Google and acts as an abstraction layer over the underlying SQLite database.Apr 30Apr 30
TonnieMarquee Modifier Dancing EffectJetpack Compose continues to revolutionize the way we create beautiful UI interfaces.Mar 24Mar 24