+ 5
Learning Flask or Django or both, which option is better?
Django is preferred.
3 ответов
+ 5
Django is a very rich and secured web framework, it has very big supportive community. Learning Django is enough for web development.
Django makes it easier to build better Web apps more quickly and with less code.
Below link helps you to get details idea about Django:
https://www.djangoproject.com
+ 4
both are great frameworks, but for beginners i would suggest they start with flask. because it teaches u the fundamental then u can jumb into higher level frameworks such as Django.
0
Thanks @A Z M Mushfiqur Rahman