Skip to content

Commit 5ecd8cc

Browse files
authored
add django vs flask resource
1 parent 9806c4c commit 5ecd8cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/pages/04-web-development/01-web-frameworks.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,9 @@ frameworks, templating engines and
180180
functionality that was built into the standard library starting with
181181
Python 3.4.
182182

183+
* [Django vs. Flask in 2019: Which Framework to Choose](https://testdriven.io/blog/django-vs-flask/)
184+
looks at the best use cases for Django and Flask along with what
185+
makes them unique, from an educational and development standpoint.
183186

184187
### Web frameworks learning checklist
185188
1. Choose a major Python web framework ([Django](/django.html) or

0 commit comments

Comments
 (0)