Optimizing your Git workflow
When working with a team on a software project, choosing the right Git workflow is essential. Traditional git-flow has been popular, but it's not always the best fit (it was conceived in 2010, and not with web apps in mind).
In this article, we’ll ex...
amry.hashnode.dev5 min read