Answer the question
In order to leave comments, you need to log in
An analogue of the "controller-action" technology?
Please tell me a normal framework for web development in any language which will not be based on the idea of "Controllers:: Actions". Preferably one that will focus on Views.
Those. first we find out what we need to show, and then we collect data for this and fasten the logic, and not vice versa.
Answer the question
In order to leave comments, you need to log in
First, the controller determines which forms to show at a given URL, and then, based on these forms, requests data from the model and fills them.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question