-
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-9301)
-
![image](https://user-images.githubusercontent.com/125615921/232968955-23a0131f-f03c-4754-9e79-0395863b3869.png)
https://alistair.cockburn.us/hexagonal-architecture/
* Dependency Inversion / Polym…
-
![image](https://github.com/HarshadRanganathan/spring-boot-example/assets/32612787/ba013ffc-6cf2-4265-8b64-65f79c2d2b8e)
-
# 클린 아키텍처 정리 | 조재준
늦었지만 클린 아키텍처라는 책을 읽었습니다.
[https://jaejun.me/clean_architecture](https://jaejun.me/clean_architecture)
-
-
We have "Forget password" page; in this page we have some of logic from "Register" page.
In this topic we discuss about how to reuse our code and remove code duplicate.
-
## What Is It
![image](https://user-images.githubusercontent.com/20940667/99208311-e95fee80-2774-11eb-8d0c-da903cd19738.png)
It's an architectural pattern that's inspired by a few other architectu…
-
### 주제 선정 배경
예시)
안드로이드 앱이 고도화 됨에 따라 개발의 생산성과 유지보수 측면을 고려하지 않을 수 없는데요.
클린 아키텍처의 개념을 공부하고, 어떻게 안드로이드 프로젝트에 적용하면 좋을지 다같이 고민하여 예제 프로젝트를 하나 만들면 좋을 것 같습니다.
-
- [x] delete .idea
- [x] add .idea for .gitignore
- [x] move info from .docx to readme.md
-
原计划边读边翻译,但鉴于时间精力不够且已经有中文版面世:,译者也是非常资深的工程师,并且有左耳朵耗子这种大咖做序,想必是不错的一次翻译。故放弃自己的翻译计划,在这里只记录阅读英文原版的一些笔记和思考。