Abstractions
WIP
이 글은 작성 중입니다
이 글의 발행을 앞당기려면 다음을 수행할 수 있습니다:
- 📢 의견을 공유해주세요 글에서 (댓글/이모지 반응)
- 💬 관련 자료를 모아주세요 채팅에서 주제와 관련된 자료
- ⚒️ 기여하기 다른 방식으로
🍰 Stay tuned!
The law of leaky abstractions
Why are there so many abstractions
Abstractions help to cope with the complexity of the project. The question is - will these abstractions be specific only for this project, or will we try to derive general abstractions based on the specifics of the frontend
Architecture and applications in general are inherently complex, and the only question is how to better distribute and describe this complexity
About scopes of responsibility
About optional abstractions