Recent Posts

Flow! Collect vs Single

less than 1 minute read

Flow에서 collect와 single에 관한 차이점을 설명하려고 합니다.

Crashlytics + Timber?

less than 1 minute read

Timber와 Crashlytics를 이용하여 로그를 효율적으로 남기는 방법을 소개합니다.

Kotlin Queue??

less than 1 minute read

Kotlin에서 list를 활용한 Queue에 대한 구현 방법입니다.