Writing Beautiful Code
Introduction In this article, I will cover some things that make for creating an elegant code base, both to maintain & to utilise. I’ll try to keep this post reasonably short, since some of the content may be considered opinionated. Fluent Interface Let’s start with the Fluent Interface, in my honest opinion, it’s a beautiful…