@divinecomedian2

Love spaghetti, hate spaghetti code

@radbaver

Great content! Love the channel ❤

@JonathanPlasse

Great insight

@arthurmoore9488

You know, I'll play devils advocate today.  I actually had a case where tightly coupled code massively increased efficiency.  Using lambdas and C# expression trees at that!

By coupling the business logic to the database I was able to cut the number of fields being queried to at least a quarter.  Probably less.  It also turned 10+ queries into one with all the needed tables joined together.

Of course, that's because the database had a crazy layout, is populated by multiple other teams, and no one had any interest in fixing it.  Plus the application had hundreds of thousands of users.

@CoredusK

Good BBC series