Search
2 results for “IdoKendo”
-
Why do developers resort to flags so much? So many times doing code reviews or just talking with peers, I see developers look at a function that does ALMOST what they want, so they just add a flag to it and turn it on for their special case. These functions quickly turn into unreadable, unmaintainable, mess. How can we educate and teach our communities to be better? #programming #codesmells #discussion