Build Software Like a Bag of Marbles, Not a Castle of LEGO
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore a conference talk that challenges conventional software architecture by proposing a "bag of marbles" approach instead of a tightly coupled "LEGO castle" structure. Learn how to create loosely coupled feature assemblies that can be easily added, removed, or replaced within your software projects. Discover techniques for implementing this flexible architecture in ASP.NET, Entity Framework, and database migrations while adhering to Onion Architecture principles. Gain insights into when and how to apply this approach to enhance modularity, maintainability, and deployment flexibility in your software development process.
Syllabus
Intro
Disclaimers
Understanding the problem
The OO path to success
The problem revisited
Onion architecture
Plugins
Implementation
Conclusion
Outro
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube