Tag: strategy

  • Effective continuous integration

    Let’s meet the smart-dev team. The team is quite small, a few developers, and the project is in the early stage. The team wants to efficiently share code between developers, but prevent the code base from instability when merging new features – in IT this is called continuous code integration. To achieve continuous code integration,…