dc.description.abstracten |
The frameworks have come a long way, and each new developer is faced not only
with learning the language but also with the choice of the first framework for himself. The current choice is the result of incredible innovations in a relatively short
period. As recently as 2004, Google released Gmail, which is considered the first
product to be an all-in-browser; Today, such products are called one-page applications. Have you ever tried to create a front-end web interface using only HTML,
CSS, and JavaScript? Well, nowadays it’s not so hard. If the requirements are not
too complicated, a small project can be completed relatively quickly. As for medium
and large projects, to cope with the complexity of user requirements, you will need
at least one framework.
Here you can find links to GitHub repositories for every part of my project:
• TestModuleExecutor
• FlaskTestModule
• DjangoTestModule
• PyramidTestModule |
uk |