Episodes tagged with "C#"
- Think dependency injection is just for swapping databases? Chris and Amy debunk that narrow view. They show how DI, using techniques like Decorators, unlocks loose coupling, better separation of concerns, and a codebase that’s vastly more maintainable.Dependency Injection Is More Than Data
- Pulling the plug on an engine and migrating to another is risky, but it saved this game development project. Find out how a team navigated the challenges of switching from Rust/Bevy to C#/Unity mid-stream and emerged with boosted productivity and confidence.Engine Swap Saves Game Project