DEV Community

Discussion on: React Is Eating Itself

Collapse
 
louiszen profile image
Louiszen • Edited

MVC implemented in PHP or .NET is dead because their MVC concept is totally wrong. They still wanted to keep everything in a compiled project but only separate concern in folders, not thinking out of the box that they can actually have 3 projects for M V C.