An Overview of eShopOnWeb, an ASP.NET Core Reference Application

https://docs.microsoft.com/en-us/dotnet/architecture/cloud-native/introduce-eshoponcontainers-reference-app

Git –assume-unchanged

To ignore watching/tracking a particular directory/file:

git update-index --assume-unchanged <file>


To undo it and start watching the file again:

git update-index --no-assume-unchanged <file>

Learn React In 30 Minutes

Learn React in 30 minutes

Learn useState In 15 Minutes – React Hooks Explained

Learn useEffect In 13 Minutes

Integrate your on-premises Bitbucket with Azure Pipelines

https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/on-premises-bitbucket?view=azure-devops

Sitecore Validators: Validating image width, height and aspect ratio