On a quest for the silver bullet..

» Currently browsing: Architecture


Tell, don’t ask

Number of Comments » 0

Tell, don’t ask is a way of thinking when you’re programming software, a mindset. It is something that should be in the back of your head every time you write a line of code, or a chunk of code that describes some functionality. It is not something you merely apply when trying to solve a [...]