전체 글 42

Kotlin Weekly # -384 "Jetpack Compose의 Modifiers"

12월 2주차에는 Modifiers에 관한 글입니다. https://proandroiddev.com/what-can-advanced-lesser-known-modifiers-do-for-your-ui-9c76855bced6 What can Advanced / Lesser Known Modifiers do for your UI? A Journey Through Advanced and Lesser Utilized Modifiers in Jetpack Compose proandroiddev.com 소개 https://veblen.tistory.com/23 예전에 Modifier의 역사글을 작성한적이 있는데, 이번에는 일반적으로 사용되지 않는 고급 및 덜 알려진 기능들에 대한 글입니다. 내용 1. Modifie..

Kotlin Weekly 2023.12.13

Android Weekly #-599 "구글 개발자들이 좋아하는 도구와 조언"

12월 1주차에는 글로벌 구글 개발자들이 좋아하는 도구와 조언에 관한 글입니다. https://developers.googleblog.com/2023/11/global-google-developer-experts-share-their-favorite-tools-advice-for-new-developers.html. Global Google Developer Experts Share Their Favorite Tools and Advice for New Developers In this episode we chat with Firebase Google Developer Experts to learn about apps they've built and their best advice for up and c..

Android Weekly 2023.12.13

Kotlin Weekly # -383 "Kotlin 사용 주의점"

12월 1주차에는 더나은 개발자가 되기 위해 Kotlin의 주의점에 관한 글입니다. https://proandroiddev.com/kotlin-unknotting-from-realizing-anti-patterns-to-becoming-a-better-developer-c1dfa6c3bab6 Kotlin Unknotting — From Realizing Anti-Patterns to Becoming a Better Developer An Insightful Guide to Avoiding Common Kotlin Pitfalls and Writing Idiomatically Beautiful Code proandroiddev.com 소개 Kotlin은 Java와의 상호운용성, 간결한 문법, 특히 null..

Kotlin Weekly 2023.12.13

Android Weekly #-598 "ViewModel: Events as State are an Antipattern"

11월 4주차에는 안드로이드 메모리 개선 - 최신 Android Runtime 업데이트에 대한 글입니다. https://proandroiddev.com/viewmodel-events-as-state-are-an-antipattern-35ff4fbc6fb6https://funkymuse.dev/posts/nav-type-safe/#until-next-time ViewModel: Events as State are an Antipattern In this article Nikita explores how a popular notion about expressing events as states may be a misleading one. proandroiddev.com 소개 이 글에서는 Kotlin 개발자 ..

Android Weekly 2023.12.12

Kotlin Weekly # -382 " 호환성 종류와 이해"

11월 4주차에는 호환성에 대한 글입니다. https://proandroiddev.com/source-binary-and-backward-compatibility-rule-them-all-61d3d358582e Source, Binary and backward compatibility rule them all As a software engineer, it is inevitable that you will encounter compatibility challenges at some point in your career. These may manifest… proandroiddev.com 소개 이 글은 소스 호환성, 바이너리 호환성, 그리고 후방 호환성에 대한 글입니다. 이러한 호환성 문제는 코드의 수정 ..

Kotlin Weekly 2023.12.12

Android Weekly #-597 "안드로이드 메모리 개선 - Runtime 업데이트"

11월 3주차에는 안드로이드 메모리 개선 - 최신 Android Runtime 업데이트에 대한 글입니다. https://android-developers.googleblog.com/2023/11/the-secret-to-androids-improved-memory-latest-android-runtime-update.html The secret to Android's improved memory on 1B+ Devices: The latest Android Runtime update Improving Android Runtime (ART) improves the user experience better. With the new release of ART, we estimate to save users 4..

Android Weekly 2023.12.12

Kotlin Weekly # -381 "Kotlin Multiplatform(KMP)의 2024년 로드맵"

11월 3주차에는 Kotlin Multiplatform(KMP) 2024년 로드맵에 대한 글입니다. 11월 2주차에 있었지만 적지않았던 왜 KMP는 실패할것인가에 대한 글과 함께 작성해보겠습니다. https://blog.jetbrains.com/kotlin/2023/11/kotlin-multiplatform-development-roadmap-for-2024/ Kotlin Multiplatform Development Roadmap for 2024 | The Kotlin Blog To equip you with the best cross-platform development experience, JetBrains aims to deliver a host of further improvements to t..

Kotlin Weekly 2023.12.12

Android Weekly #-596 "Android 앱 배포 전 6단계 확인과정"

11월 2주차에는 Android 앱 배포 전 6단계 확인과정에 대한 글입니다. https://yveskalume.dev/6-essential-steps-to-deploy-your-android-app 6 Essential steps to deploy your android app Before releasing your Android application, it's crucial to take proactive steps that minimize the risk of encountering bugs in production. While you can't eliminate all bugs, this article outlines key pre-deployment tasks to help you prepare..

Android Weekly 2023.12.12

Kotlin Weekly # -380 "remember함수, derivedStateOf 활용"

11월 2주차에는 derivedStateOf 의 활용에 대한 글입니다. https://saurabharora.dev/posts/navigating-pitfalls-when-to-use-derivedStateOf-with-keys/ Navigating Pitfalls - When to Use derivedStateOf with remember(key) in Jetpack Compose Jetpack Compose has transformed Android UI development by providing a straightforward approach to building user interfaces. One of its core principles is minimising unnecessary updat..

Kotlin Weekly 2023.12.12

Android Weekly #-595 "리스트 선택 창의 애니메이션"

11월 1주차에는 KMP에 대한 내용 외에는 간단한 것들을 만들어보는 기사들이 재밌는것들이 있었습니다. 이 기사는 리스트 선택 창의 애니메이션에 대한 글입니다. https://composable-fun.ghost.io/list-sections-with-animated-shapes/ How to create list sections with animated shapes Welcome to Composable fun, a place where I will share tutorials, hints, dos and don'ts, learnings, new developments but also questions I encounter on the subject of Jetpack Compose. I'll try ..

Android Weekly 2023.12.12