Argument for native mobile apps
Arguing the case for fully native mobile applications.
Typescript on AWS Lambda
Investigating the possibility of Typescript functions on Lambda without transpilation.
Automated deployments to Linux servers
A simple description on how to deploy code to a Linux server using Octopus Deploy and Github Actions
The problem building a website
The problem of building websites is frequently not a technical one to solve, but a strategic one
Multiple WebSocket servers in a single Express instance
How to host multiple WebSocket servers within one instance of Express web server
Starting a Typescript Node project
There’s no good reason to not use Typescript anymore. This is a quick guide on how to start a NodeJS project with Typescript from the get-go.
Umbraco logging to Azure Application Insights
Configuring Umbraco to log to Azure's Application Insights
Umbraco server configuration
Installing the bare minimum for Umbraco
Common redirects with IIS
A couple of IIS (URL Rewrite 2) redirect configurations I use regularly
IP restricting Azure Application Gateway
How to apply an IP whitelist/restriction on Azure's Application Gateway