mercredi 4 octobre 2017

Are there tools / development methods to avoid same functionality being built multiple times by different team members

we've got problems in our projects where different development team members built code doing the same business logic in multiple places due to them not aware that this logic is already built previously, and this introduced some bugs in the system because inconsistent understanding of the business logic, and should this logic change in the future, some of these areas might not get updated.

I'm looking for ways we could prevent this problem, tools (we use Laravel for our projects) or development approach. Only thing on top of my head is to have an software architect describing how each functionality should be built on our Jira tickets, so the developer working on it would be aware of existing functionalities. Thanks in advance.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire