Front Controller Pattern
KS1244L6HH2SJ18SH71F
The front controller software design pattern is listed in several pattern catalogs and related to the design of web applications. It is "a controller that handles all requests for a website", which is a useful structure for web application developers to achieve the flexibility and reuse without code redundancy.
Read more on WikipediaHave feedback on this skill? Let us know.