Shehriyar Qureshi's Blog

Shehriyar Qureshi's Blog

Follow
homeAbout MeNon-TechFinanceSetupFAQnewsletter
Tag

Git

#git

More content

Read more stories on Hashnode


Articles with this tag

trunk-based development can work with manual QA

Jul 19, 20225 min read

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...

trunk-based development can work with manual QA

Mono-repo or poly-repo

Jan 9, 20226 min read

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...

Mono-repo or poly-repo