Chapter 8: Git and Azure DevOps
In Chapter 7, Deploying Applications on Azure, we finished deploying the frontend and backend applications, and with that we completed the design, development, and deployment of our applications. In this chapter, we will look at using Git for version management and Azure for automating the deployment process.
In a real-life application, often several developers would work together to develop and test the application. They can work on different features of the application and can also be in different locations. This poses the challenge of how to manage the overall code base and how to share and synchronize code between developers and teams. Multiple version-management tools and techniques are available to facilitate ...
Get Developing Multi-Platform Apps with Visual Studio Code now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.