#git
Read more stories on Hashnode
Articles with this tag
Trunk-based development is something I've wanted to try out. However, it's not that easy to implement in a codebase that doesn't have tests. I talked...
When we were starting a project from scratch, we were trying to figure out if we should go with a mono-repo or split it up and go with poly-repos. I...