Kate inherited a system where Java code generates JavaScript (by good old fashioned string concatenation) ..
Whatever would we do without teamwork. David doesn't know. "Microsoft Teams seems to have ..
Andre has inherited a rather antique ASP .Net WebForms application. It's a large one, with many pages ..
Frequently in programming, we can make a tradeoff: use less (or more) CPU in exchange for using more ..
Alexandar sends us some C# date handling code. The best thing one can say is that they didn't reinvent ..
"Don't use exception handling for normal flow control," is generally good advice. But Andy's ..