How to Improve Interfaces
The post is a mix of Java, Scala and some fantasy language. I use the code examples to explain my points not as actual working code I really like interfaces. I wrote about them here. They feel clean to me. They abstract ideas and minimize the contract between classes. I encourage developers to develop against […]
Read More »