Victoria Drake
Do I raise or return errors in Python?Raise, return, and how to never fail silently in Python.
python
☕️
4 min read
Victoria Drake
What tech leaders do before going on vacationHow to be a responsible leader even while you're away.
tech team
☕️
3 min read
Victoria Drake
How to write good documentationThe secret to never forgetting how your project works, in three steps.
docs
☕️
4 min read
Victoria Drake
Make your team more productive by literally doing one thingStop giving your development team too many things to do first.
tech team
☕️
4 min read
Victoria Drake
Increase developer confidence with a great Django test suiteHow to write tests for your Django applications that boost your team, and are actually useful.
coding
☕️
5 min read
Victoria Drake
Django project best practices to keep your developers happyUsing Makefiles, pre-commit, and GitHub Actions to help create a happy development team.
python
☕️ ☕️
6 min read
Victoria Drake
How GitHub Codespaces increases productivity and lowers barriersA look at how GitHub Codespaces can increase productivity and help new teammates and contributors start developing fast.
open-source
☕️
3 min read
Victoria Drake
How to create a self-documenting MakefileAccelerate your workflow and DevOps with command-line aliases you can check in
coding
☕️
4 min read
Victoria Drake
Secure web forms for the front-end developerHow to design secure web forms: validate, sanitize, and control.
cybersecurity
☕️
4 min read
Victoria Drake
Git commit practices your future self will thank you forLearn how to easily create a clean and readable Git commit history with git squash, message templates, git stash, and tags.
git
☕️ ☕️ ☕️
15 min read