software engineering 11
- Debunking myth "I can't properly test my project because it uses 3rd party API"
- Where to put all your utils in Python projects?
- The disenchantment of Python web frameworks
- GRASP Controller pattern in Python
- Modular monolith in Python
- @staticmethod considered a code smell
- How to implement a service layer in Django + Rest Framework
- Encapsulation is your friend, also in Python
- Beware of chicken testing! (or mocks overuse)
- Stop naming your python modules "utils"
- Code review: how experienced developers do it?