Naturally Unconstrained
01 April 2023
Software is naturally unconstrained.
01 April 2023
Software is naturally unconstrained.
29 March 2023
Motivation behind choosing velocity and correctness.
18 March 2023
Ensuring that software can quickly adapt to changing requirements whilst still maintining a high level of correctness is the best guiding light for today's software development teams.
14 January 2023
Azure provides free resources for email sending, namely: Communication Services, Email Communication Services, and Email Communication Services Domain.
Azure Static Web Apps lets us host our front-end application's files (eg. HTML, CSS, JavaScript, image files) in Azure Storage instead of in a managed host like Azure Web Apps.
25 February 2022
Svelte is a JavaScript framework that is used to build web applications.
24 October 2021
Here are a couple of ways that the cloud can help you.
12 November 2020
.NET 5 is out! And with it, C# 9, which adds a lot of new features to the language. In this post, I'm going to talk about one of my favorites, init-only properties.
02 November 2020
I usually talk about .NET topics, but today I want to talk about Python. Big shout out to my partner, who is a Python developer, for inspiring me to write about Python.
07 October 2020
ASP.NET Core has been around for a while, but not everyone is using the new framework yet. If you're someone who's migrating from ASP.NET MVC to ASP.NET Core, you might be wondering what the differences between the two frameworks are. In this post, I will share the main differences between the two, from the point of view of a developer who has worked with both.