To Var, or Not To Var? When to Use Var in Your C# Code
There’s a simple way to answer this question, and it all comes down to readability.
Continue ReadingSoftware Engineer | Tech Content Creator
Browsing Tag
There’s a simple way to answer this question, and it all comes down to readability.
Continue ReadingDebt. Urgh, it’s everywhere, and it’s not just lingering in our bank accounts, it’s in our code too. Unlike it’s monetary counterpart, tech debt doesn’t have to be soul-destroying. Let’s talk about technical debt; what it is, how we can track it, and ultimately, how we can pay it off.
Continue ReadingAs developers, we are constantly surrounded by rules. Rules for code-style, rules for better performance, rules for good design, but who is setting those rules? …
Continue Reading