Android Best Practices
Code Commit
We generally commit code with jeera ticket no. So that it is easy to track.
Feature Development
Suppose you want to add a new feature to the app. You can create a new branch from develop and give a name as feature or bugfix keyword - jeer...
abhinesh.hashnode.dev7 min read