diff --git a/docs/LearningPoint.md b/docs/LearningPoint.md new file mode 100644 index 00000000..d8ff931b --- /dev/null +++ b/docs/LearningPoint.md @@ -0,0 +1,10 @@ +# Learning Point + +1. 터치 인터랙션을 적용하여 [사용자 경험 개선](https://easyhz.tistory.com/29)하기 +2. Retrofit2 의 [`CallAdapter` 를 활용](https://easyhz.tistory.com/26)하여 에러 핸들링 하기 +3. 소셜 로그인에 [전략 패턴 적용](https://easyhz.tistory.com/28)하기 +4. [MVI 패턴](https://easyhz.tistory.com/25) 도입 + +- Modularization + ![image](https://github.com/user-attachments/assets/5c56745e-1d62-429f-877b-867561fc4395) +