MAUIverse MAUIverse

110: Tales from the Crypt

Topics include assembly scanning costs, oversized JSON loading, dependency injection misuse, constructor side effects, and observable collection misuse in UI-heavy paths. They also discuss source generators and analyzers as tools for enforcing healthier patterns at scale.

What you’ll learn

  • Which anti-patterns most often degrade startup time and runtime responsiveness.
  • How DI lifetime decisions can create memory and lifecycle bugs in mobile apps.
  • How to reduce UI churn by using observable collections only when data is truly in motion.

View Source →

← Back to Community Feed

}