Y
Hacker News
new
|
ask
|
show
|
jobs
by
neil_s
4232 days ago
Could you give me an example of something that would be hard to test, and how it may look in another popular framework which is less decoupled? I want to understand this.
1 comments
badgersandjam
4231 days ago
MVC is really easy to test. This example just completely ignores concepts as programming to interfaces, composition and single responsibility.
link