I feel like Flask is so much better than Django
I know how to use both to make basic web apps, and Flask has just been an overall better experience. 1. Flask is easier to get started with. Make a file, type like 7 lines of code to create a route, and add stuff as you go. In Django, you are overwhelmed by a bunch … Read more