App Development Best Practices-2 (Version control extended)

Shailesh
4 min readJun 12, 2020

In the previous article of this series, we saw how to set up a version control system git. In this article, we will enhance it a bit more.

While we are now able to record the changes of our app development, a few more enhancements will help us with

  1. Providing some structure to our work
  2. Ability to communicate our work

Conventional commit is one such tool that helps us to achieve the above. In conventional commit, we compose the git commit message in a…

--

--

Shailesh

Solving Problems. Making Software Better. Intrigued by Elegant Solutions. https://twitter.com/agent_hunt