Hacker News new | ask | show | jobs
High Cohesion, Low Coupling (haybatov.com)
4 points by jayhoon 489 days ago
1 comments

Nice blog, short and concise. While it can be hard for developers to think about the interface exposed in the glue code as it requires more analysis and experience on the business logic
Yes, it's a good point. Will work on real-world examples covering different scenarios for the next posts.