Agile project management, agile development: early integration
- by Matías Fidemraizer
I believe that agile works if everything is agile.
In software development area, in my opinion, if team members' code is integrated early, code will be more in sync and this has a lot of pros:
Early integration helps team members to avoid painful merges.
Encourages better coding habits, because everyone makes sure that they don't break…