Frameworks
Choosing a framework is quite an important and binding decision, which is difficult to change later. This decision will significantly affect the development of the application, as well as its future maintenance costs. Do we have to make it for sure?
I have been developing projects with and without frameworks. Now for some time, I develop applications without frameworks, and you know what? - it’s not so complicated at all. You can feel a lot of lightness and flexibility in your application.
Generally speaking, an application that does not use the framework is more independent, and I will try to explain this below.