Sep 3, 2021
Del, thanks for an excellent article. As a developer for over 40 years, I say "Amen! " Let MVC go to its eternal rest and stop making the world more complicated than it needs to be.
When I was first developing GUI code for the Macintosh back in the 1980s, MVC made sense and worked well. With the advent of OOP languages like Java, it lost much of its reason for being. With the advent of serious GUI capabilities on Web browsers, it finally lost any usefulness.
MVC, RIP.