I’m really interested in the way MVC has shaped software design. I think the primitives are fairly ubiquitous, I see a lot of code which mixes the model and controller. I don’t really think SQL belongs in web request handlers.
Lots of value in looking at these different patterns for improving software design.
I’m really interested in the way MVC has shaped software design. I think the primitives are fairly ubiquitous, I see a lot of code which mixes the model and controller. I don’t really think SQL belongs in web request handlers.
Lots of value in looking at these different patterns for improving software design.