How to implement certificate pinning in Kotlin Multiplatform using Ktor
A how-to guide on writing tests within Kotlin Multiplatform.
How to use JAXWS to generate HTTP client code using the Gradle Kotlin DSL.
Insights and considerations of using Kotlin Multiplatform as a Software Engineer
At Brightec, we love learning and when we learn something new, we love sharing it with others. That’s why I wrote this article - to share how you can create a barcode in Kotlin Android like I did.
Project Structure Strategies for Kotlin Multiplatform Android/iOS projects
How to configure Ktor in a Kotlin Multiplatform Mobile project to trust all SSL certificates
What is mockk.io and why have we adopted it in our team?
How we went about creating tooling to maintain high-quality code.
These are some of the common ways of working with arrays.
Using Google Pay and ThreeDSecure with the Braintree Drop-in UI returns a CardNonce instead of a GooglePaymentCardNonce. Here's the solution to that
Here are a few ways I've found to help get me back to the state of mind in which I love what I do
This blog summarises what I’ve learned and the resources I used to build an iOS app from scratch
We look back at all of the exciting things 2019 has brought us.
For all Android app developers tackling the issue of scrolling, read on. In this article we share how to extend the ListAdapter with a Header View in Android.