#programming
Read more stories on Hashnode
Articles with this tag
Jimmy Bogard wrote a blog quite recently about how to inject generic components without using the generic part. As I have struggled with this in the...
A few weeks ago I was discussing this with colleagues and I saw what they meant, but it didn't click until I discussed this with my wife. When I...
Trust in a codebase can vary from module to module and is very fragile. I'll go into more detail of what I mean with trust and how to determine the...
Since I wrote a simple kata to run an experiment, I implemented a solution. Lets look at the outcome. A simple experiment with, what I think, is an...
A Code kata is a great way to experiment with code, but I don't nearly do them as much as I should. I spend a lot of time reading about techniques and...
Especially when programmers don't agree on how variables and classes should be named. Vladimir Khorikov published an article about Ubiquitous Language...