0
votes
votes
0 answers
starting a new web project, recomendations on solid design patterns and architecture
I'm starting a new web app, and I want to build it with flexibility and maintainability in mind. In the past I would just create classes that mapped 1:1 with database tables, and then created another class which was kind of a factory tha ...
