How to build Micro-Frontend Architecture with Web Components and BFF (part 2/2)?
Blog post shows samples how to consume Web Components via Backed for Frontend.
Blog post shows samples how to consume Web Components via Backed for Frontend.
This blog post concentrates to reverse proxy side how to re-route requests to destination API endpoint via BFF.
I recently worked with .NET 6 application and from cost efficiency reasons I decided to deploy application to Linux based App Service. Everything didn't happen without problems so this blog post describes what you should know when deploying .NET 6 application to Linux based App Service in Azure.
This blog post shows how to utilize Azure Bicep and YAML pipelines to deploy .NET 6 application and infrastructure to Azure.
This blog post shows how to create a SPA application which follows "no tokens in the browser" policy. BFF implementation is built on using Duende BFF.