Tag: kotlin
All the articles with the tag "kotlin".
Android Lint, Detekt or ktlint? Ask What the Rule Needs
Stop asking which Android linter is best. Ask what each team rule needs — types, a quick fix, resources, KMP — and pick the tool that can enforce it.
The Rust Core Is Done — So How Do Kotlin and Swift Actually Call It?
UniFFI, cbindgen, or hand-written FFI? Choosing the binding layer that lets Kotlin and Swift call a Rust library — with Firefox, Element X, and Signal as evidence.