🚀 DOUBLE YOUR PERFORMANCE WITH RUBEN
I know, devs will tell you not to use exceptions. But if you must, here's how to throw them as expressions in C# 7
Read moreRead code faster by writing less verbose code with C# 7 Expression-Bodied Members
Read moreHow C# 7.0 brought you some tasty candy with C# Local Functions
Read moreIn this article, I'll show you how to apply Unity C# 7.0: ref locals & returns to simplify your game code and make your programming intentions clear when dealing with C# value types.
Read moreI've been frustrated to see how much useless repetition I had in my C# conditionals and switches, but I knew programmers could do better. In this post, I'll show you how to make your code more concise with Unity C# Pattern Matching (C# 7.0)
Read more