Patterns Are Garbage
Have you ever wondered why it seems that no matter which programming pattern you choose (MVC, MVVM, etc, etc) your projects always end up with giant classes and huge files? Jared Sinclair’s “Patterns are Garbage” teaches us a fresh way of thinking about code that helps us break out of those ruts.