Type Hints in Python: The Good, the Bad and the Ugly
An objective take on the pros and cons of using type hints in Python applications. And best options to come close to enforcing them.

Search for a command to run...
Articles tagged with #django
An objective take on the pros and cons of using type hints in Python applications. And best options to come close to enforcing them.

Making a Django application that serves users is a long journey. Here are a few end-to-end plans to manage the whole process, that work for all.

5 more commonly required services to aid the development phase of your Django app...

Here are 5 commonly required services to aid the development phase of your Django app...

Handle your variables and secrets the correct way. Here are 5 steps to ensure that these private values are not exploited and your app is safe...

The data tier is not always the culprit. Here are 5 networking tips that can speed up a Django app in production.
