Skip to content

Commit 54d6eb4

Browse files
committed
docs: docs 추가
1 parent c74c307 commit 54d6eb4

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ etc.
1515
```
1616

1717
## Documentation
18+
1. [Learning Point](https://github.com/easyhz/daypet-Android/blob/main/docs/LearningPoint.md)

docs/LearningPoint.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Learning Point
2+
3+
1. 멀티 모듈 및 클린 아키텍처 도입하기
4+
2. WorkManager 를 활용하여 미사용 데이터 삭제하기
5+
3. 캘린더 정복하기
6+
4. [Firebase functions 를 사용하여 푸시 알림 보내기](https://github.com/easyhz/daypet-functions)
7+
5. 이미지 압축하여 로딩 속도 개선하기
8+
6. [트랜잭션 적극 활용하기](https://easyhz.tistory.com/27)
9+
10+
- Modularization
11+
![image](https://github.com/user-attachments/assets/c4f1406f-baec-4c58-85ab-2581262f8149)
12+

0 commit comments

Comments
 (0)