coroutinescope 썸네일형 리스트형 1/4 read post 1. 출처 : https://medium.com/@fornewid/lifecycles-helping-kotlin-coroutines-275991883ba8 Lifecycles helping Kotlin Coroutines Android에서 제공하는 모든 LifecycleOwner를 정리해봅니다. fornewid.medium.com 제목 : Lifecycles helping Kotlin Coroutines 요약 : lifecycle과 연동되는 CoroutineScope 를 제공하는 androidx library 에 대해서 설명합니다. 더보기 10/5 read post 1. 출처 : Dispatchers in Kotlin Coroutines 제목 : Dispatchers in Kotlin Coroutines 요약 : dispatcher io, ui, defautl, unconfined 에 대해서 사용 될 경우에 대해서 설명합니다. 2. 출처 : coroutineScope vs supervisorScope 제목 : coroutineScope vs supervisorScope 요약 : coroutineScope 와 supervisorScope 에 대해서 가볍게 설명합니다. supervisorScope 는 자식들 coroutine 이 실패해도 주변에 cancel 을 전파하지 않고 coroutineScope 는 실패하면 주변에 cancel 을 전파합니다. 3. 출처 : How.. 더보기 9/12 read post 1. 출처 : The deep links crash course, Part2: Deep links from Zero to Hero 제목 : The deep links crash course, Part 2: Deep links from Zero to Hero 요약 : 딥링크 구현 방법과 테스트 방법, 웹링크 와 안드로이드 앱 링크 구현 방법에 대해서 설명합니다. 그리고 모범 사례를 들어 설명합니다. 2. 출처 : ConcatAdapter Deep Dive 제목 : ConcatAdapter Deep Dive 요약 : ConcatAdapter 의 내부에 대해서 설명합니다. Config 객체로 기본적인 옵션을 선택할 수 있는데, statbleId 의 공유 여부와 viewType 공유 여부를 결정할 수 있습니다... 더보기 이전 1 다음