Follow
Series

Develop Like a Pro

This series is a compilation of techniques and tricks that are known as best practices in the different tools, technologies, frameworks, or even programming languages.

Articles in this series

Branch Like a Pro

Sep 3, 202213 min read

A branching strategy is a flow that a team follows to write, merge, or even deploy a software product in a Version Control System (VCS). Today, we're...

Branch Like a Pro
Commit Like a Pro