Insights & Updates
Technical thinking, practical guidance, and business updates
This is where we share technical discussions, lessons from real world projects, and updates on the direction of the business. If you're interested in modern systems, automation strategies or the thinking behind the work, you'll find practical insights grounded in experience here.
Retrieving Azure Static Web App Deployment Token with Bicep & GitHub Actions
An alternative method of retrieving a Static Web App deployment token if you are using Bicep to deploy your Azure resources.
tags: arm bicep ci azure iac
QuestMark: A Markdown to PDF Renderer written in .NET
A little write-up on a library I wrote which uses the fantastic QuestPDF and Markdig libraries to render markdown as a QuestPDF component.
tags: dotnet