Kotlin Cookbook 2JinHyeong bak·FollowFeb 23, 2022--Share코틀린 기초1. 널 허용 타입 사용하기2.3. @JvmOverLoads — 자바에서 코틀린의 기본 파라미터를 가진 함수나 생성자를 호출하고 싶다
JinHyeong bakDatabase “/Users/test” not found, either pre-create it or allow remote database creation (not문제:3 min read·Feb 3, 2022--
Sven NählerinProAndroidDevElegant Event Handling in Kotlin — A Refactoring WalkthroughUnlock peak performance in Kotlin code with these expert refactoring tips.9 min read·Nov 20--9
A Poplawski“Do’s” in modern Android/Kotlin Development (Tips & Good Practices) — Chapter IThis series of articles will discuss variety of practices, actions and tips that are likely to improve your: code quality, product…10 min read·Sep 18--1
DugguTop 10 Android Memory Leak CausesAddressing memory leaks in Android development is crucial for creating efficient and reliable applications. Memory leaks occur when objects…3 min read·Nov 19--2
Jaykishan SewakinStackademicMastering Kotlin’s Invoke Operator: Simplifying Code and Enhancing ReadabilityHi Folks, How are you doing! I am back with another interesting topic, Invoke Operator. Kotlin, a modern programming language designed for…3 min read·Nov 20--1
Nirbhay PherwaniinLevel Up CodingHave You Truly Used Generics? Understanding Kotlin’s Powerful Type SystemBeyond the Basics — A Practical and Amusing Journey Through Kotlin’s Generics10 min read·Nov 21--1
Abdellah Ibn El AzraqHow to use WorkManager with Hilt in AndroidIn the fast-paced world of mobile app development, managing background tasks effectively is a crucial aspect of creating robust and…3 min read·Oct 7--