August 2018
Intermediate to advanced
372 pages
9h 29m
English
When we work on applications using MVC, it's common to find projects structured following the MVC acronym, as the following diagram illustrates:

This directory structure indicates the following:
Unfortunately, none of these points provide meaningful information for the team in charge of creating or maintaining an application. That is because a team working on a project is not interested in the file organization. Instead, it's much more useful to organize your code according to business rules, use ...
Read now
Unlock full access