Answer the question
In order to leave comments, you need to log in
In what cases should you use the web framework, and in which cases can you get by with a ready-made engine for the site?
Tell me in which case I write a site on the web framework (django, yii, flask), and in which case can I get by with a ready-made CMS?
Answer the question
In order to leave comments, you need to log in
Code execution speed - framework.
Site creation speed - CMS.
PS: only one thing is not clear: how could such a question arise?)
If the functionality is not enough for some CMS - it's better to write your own, well, or either when there are no such CMS that suit you. If you write in frameworks, it's better for security (of course, this can still be discussed), since others do not know your code. And yes, you can do whatever you want. It all depends on your knowledge.
There are well-trodden roads and a range of ready-made cars that provide well-known functionality, have declared characteristics, and allow for certain tuning.
If you are satisfied, choose from them.
If you are not satisfied - saw your flying SuperDuperSwamp Vehicle))
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question