Basics of running a custom Docker container locally A tiny cheat sheet for those of us that don't use Docker enough to have muscle memory and want to get things done.
A reasonable approach to documenting code Prioritize documenting the most valuable things to save time onboarding and ensure a more complete understanding of the developers that write it.
A reasonable approach to CI/CD pipelines Consider this approach for continuously deploying and testing your next project.