Tagged in

Programming

Thinkster.io
Thinkster.io
Top Quality Tutorials
More information
Followers
203
Elsewhere
More, on Medium

Where Components Go to Hide

I originally heard this concept from one of the luminaries of our industry, Uncle Bob Martin. This is the idea of hidden components or classes. In our very component-driven current age, they are often the heart of our applications. They often get the most focus and discussion.


Perfect vs Good Enough When Coding

A little while back I talked about a fun subject: comments as code smells. I received a fair amount of discussion and counter-viewpoints from readers on this topic. In fact, one fantastic reader Patrick Michaelsen went so far as to write a well-thought-out rebuttal.