Sadra Yahyapour

Sadra Yahyapour

Follow
homePyAction ๐Ÿ“ฆDiaries ๐Ÿ“–Develop Like a Pro ๐Ÿ‘จโ€๐Ÿ’ปHackathons โ›ท๏ธWriteathons โœ๐ŸปBooks ๐Ÿ“•
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

Apr 29, 20225 min read

Committing changes is one of the common things that many developers do sometimes in case of contribution. You stage your changes and commit them so...

Commit Like a Pro