- Victoria Drake
Django project best practices to keep your developers happy
Using Makefiles, pre-commit, and GitHub Actions to help create a happy development team.
django
6 min read
- Victoria Drake
How GitHub Codespaces increases productivity and lowers barriers
A 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 Makefile
Accelerate your workflow and DevOps with command-line aliases you can check in
coding
4 min read
- Victoria Drake
How to choose and care for a secure open source project
A few tricks for assessing the security of an open source project.
open source
8 min read
- Victoria Drake
Secure web forms for the front-end developer
How to design secure web forms: validate, sanitize, and control.
cybersecurity
4 min read
- Victoria Drake
Git commit practices your future self will thank you for
Learn how to easily create a clean and readable Git commit history with git squash, message templates, git stash, and tags.
git
15 min read