DEV Community

Discussion on: Tell me a coding confession

Collapse
 
fpuffer profile image
Frank Puffer • Edited

That's because many people who explain it are clueless as well and tell you some overcomplicated bullshit. Actually it's quite a simple thing, not much more than programming against interfaces instead of implementations. You should know about it because it simplifies unit testing. Once you got this, you will find other benefits.