January 20, 2019
/
Building Create React App with Azure Devops YAML
AzureAzure DevopsDevopsReact JS
Building Create React App with Azure Devops YAML
In 2018 Microsoft re-launched VSTS as Azure Devops with a new UI and a bunch of new features. The best new feature in my opinion is that you can create your build configurations in code using YAML. Visual editors can be great but I prefer to put my build definition directly in my repo and…