This predictable sequence of lifecycle callbacks allows you to manage the transition of information from one activity to another.
https://developer.android.com/training/dependency-injection/hilt-androidHilt프로젝트에서 boilerplate of doing manual dependency injection를 줄이는 android
https://tecoble.techcourse.co.kr/post/2021-04-27-dependency-injection/DI(dependency injection):A클래스가 실행되기 위해서는 B클래스의 인스턴스가 있어야 함.이러한 경우 A클래스는 B클래
https://velog.io/@eoqkrskfk94/%EC%BD%94%EB%A3%A8%ED%8B%B4-Channel%EC%B1%84%EB%84%90-Flow%ED%94%8C%EB%A1%9C%EC%9A%B0
LiveDatahttps://velog.io/@eoqkrskfk94/LiveData%EC%99%80-Flowobservable data holder = 관찰 가능한 데이터 홀더data가 변경될 때마다 알림을 받음Flow와는 달리 lifecycle을 인식해 Ac
https://developer.android.com/topic/libraries/architecture/workmanager?hl=ko
https://developer.android.com/jetpack/androidx/releases/recyclerviewhttps://developer.android.com/guide/topics/ui/layout/recyclerview?hl=koh
https://coil-kt.github.io/coil/https://coil-kt.github.io/coil/getting_started/https://velog.io/@jojo_devstory/Android-이미지-로딩-라이브러리-Coil
https://developer.android.com/training/data-storage/room?hl=kohttps://todaycode.tistory.com/39Room데이터를 로컬에 유지하는 기능을 제공하는 Library스마트폰 로컬 DB에
https://www.freecodecamp.org/korean/news/rest-api-mobeom-sarye-rest-endeupointeu-seolgye-yesi/https://kinsta.com/knowledgebase/api-endpoint/
https://square.github.io/retrofit/https://salix97.tistory.com/204
https://developer.android.com/kotlin/coroutineshttps://inf.run/gFt8CoroutinesAndroid의 비동기 프로그래밍에 권장되는 Solution코루틴= 비동기적으로 실행되는 코드를 간소화하는 동시
클래스 or 메소드 위에 붙여서 사용 -> 컴파일 되거나 실행될 때 어노테이션 값에 따라 클래스 or 메소드가 좀 더 다르게 실행되게끔 함. 소스코드에 메타-데이터를 제공하는 기능 -> 추가정보 제공메타 데이터 -> 컴파일, 실행 단계에서 data를 처리방식에 대한 추
https://stackoverflow.com/questions/56266575/why-is-usestate-not-triggering-re-render스프레드 문법을 활용해 object를 새로 만들어 state를 변경하는 것이 아닌,참조값 복사 -> 변경으로
https://ko.javascript.info/localstoragehttps://velog.io/@hs0217/%EC%BF%A0%ED%82%A4-%EB%A1%9C%EC%BB%AC-%EC%8A%A4%ED%86%A0%EB%A6%AC%EC%A7%80-%
https://stackoverflow.com/questions/68413202/react-native-how-to-add-opacity-feedback-to-pressable-component
https://covenant.tistory.com/141Good Code -Good Code -Good Code -