Setting up CI/CD for Mobile App Projects
Managing a big project with multiple squads working on the same code base can be very challenging. If you are a developer, you should hear of Continuous Integration / Continuous Delivery (CI/CD). Far from merely automating tedious tasks, it serves as...