0
Flask or Django ??
As a noob in web frameworks ,which one should I prefer to learn first ? Flask or Django ?
1 Réponse
+ 3
I recommend Flask if you're looking for an easier time, for a small website. Django can be complex to learn, but has the advantage of being powerful and able to do whatever you want.