Published inWhatnot Engineering@Preview Driven Development with Jetpack ComposeNecessity is the mother of invention.Aug 29, 20231Aug 29, 20231
Published inProAndroidDevSuccessful Live CodingYou can have all the tools in the world but if you don’t genuinely believe in yourself, it’s useless.Dec 7, 2019Dec 7, 2019
6 magic sugars that can make your Kotlin codebase happier — Part 3Don’t cry because it’s over, smile because it happened. ― Dr. SeussJan 11, 2018Jan 11, 2018
6 magic sugars that can make your Kotlin codebase happier — Part 2Try new things. I think a lot of what people call intelligence boils down to curiosity. — Aaron SwartzDec 8, 20173Dec 8, 20173
6 magic sugars that can make your Kotlin codebase happier — Part 1Syntactic sugar causes cancer of the semicolon. — Alan J. PerlisDec 2, 20177Dec 2, 20177
Living (Android) without KotlinIt is easier to get into something than to get out of it. — Donald RumsfeldDec 21, 20169Dec 21, 20169
Published inProAndroidDevFive Small Things You Probably Don’t Know About Kotlin“The only true wisdom is in knowing you know nothing.” ― SocratesNov 25, 20164Nov 25, 20164
Published inHackerNoon.comTest well, sleep wellSystems that aren’t testable aren’t verifiable. Arguably, a system that cannot be verified should never be deployed. — Robert C. MartinNov 17, 2016Nov 17, 2016
Published inProAndroidDevQuick dive in Kotlin extensionsSometimes a large number of independent extensions are possible and would produce an explosion of subclasses to support every combination…Nov 5, 20162Nov 5, 20162
Published inProAndroidDevZero boilerplate delegation in KotlinDelegation is an implementation mechanism in which an object forwards or delegates a request to another object. — (GoF)Oct 28, 2016Oct 28, 2016