Open to New Opportunities in DevRel and Frontend | Full Stack Developer and Technical Evangelist
Building and blogging cool apps
In this part of the journey, I’ll be walking through how to clone a website project, set up dependencies, build it, and deploy it to Azure App Service. Azure App Service is a Platform-as-a-Service (PaaS) solution, which allows us to host web apps wit...

Part 1: Configuring Git Client and Managing Branches in Azure DevOps (Link to Part 1) In this part, we’ll explore how to manage branches and pull requests directly from Azure Repos, including creating, deleting, restoring, and locking branches, as we...

In this post, we’ll walk through the process of configuring a Git client using VS Code and managing branches in Azure DevOps. This will cover everything from setting up credentials to committing changes and syncing branches with a remote repository. ...

In this comprehensive guide, we'll walk through the process of setting up an Azure DevOps release pipeline, implementing continuous deployment, and utilizing deployment slots for blue-green deployment. We'll be using a YouTube clone project as our ex...
