2023
2020
- 16 Oct Configuring an Nginx TCP proxy for my RabbitMQ cluster in under 10 minutes
- 12 Sep How to Build a RabbitMQ Cluster on Raspberry Pi
- 31 Jul .NET Core and RabbitMQ
- 31 Jul .NET Core and RabbitMQ Part 2 - Communication via AMQP
2019
- 09 Jul Babel F# pipeline operator proposal
- 22 Jun Boxing and unboxing in C#
2018
- 18 Aug Build a secure Angular client using ASP.NET Core and OAuth
- 10 Aug How the pomodoro technique has changed the way I work
- 04 Aug ASP.NET Core API authentication using JWT bearer tokens
- 21 Jul Structs and the in keyword in C#
- 26 Jun Learning data structures - Arrays in C#
- 16 Jun ASP.NET Core 2.0 Authentication with Azure Active Directory B2C
- 23 May ASP.NET Core 2.0 Authentication with Azure Active Directory
- 09 May Learning React - Managing state with React Redux
- 09 May Learning React - Components and state
- 29 Apr Learning React - Hello World
- 26 Apr ASP.NET Core 2.0 Authentication with social logins - Implementing a profile store
- 20 Mar ASP.NET Core 2.1 Authentication with social logins
- 16 Mar Setup .NET Core 2.1 project and test with XUnit on Linux VM
- 11 Mar ASP.NET Core 2.0 Authentication with local logins - Implementing custom authorization policies
- 07 Mar ASP.NET Core 2.0 Authentication with local logins - Responding to backend changes
- 07 Mar ASP.NET Core 2.0 Authentication with local logins - Implementing claims transformation
- 07 Mar ASP.NET Core 2.0 Cookie Authentication - Local logins
2017
- 02 Sep Testing AngularJS UI-Router routes
- 11 Aug ES6 generators and async/await in Typescript
- 09 Aug Socket.io integration tests with chai and mocha
- 04 Jun Migrating from typings to npm @types
- 21 May NodeJs Azure Web App continuous delivery via Github and some Kudu magic
- 03 Apr C# 7 out variables, tuples & other new features
- 09 Feb Loading JSON files with SystemJS module loader
2016
- 08 Nov Watch NUnit tests in .NET Core
- 06 Nov Unit test code with Jasmine and code coverage with Karma coverage using Istanbul
- 03 Nov Unit testing and code coverage for ASP.NET Web API (2/2)
- 03 Nov Unit testing and code coverage for ASP.NET Web API (1/2)
- 28 Sep Using OWIN to self-host Web API and secure endpoints
- 13 Sep Mocking a class dependency which casts into a derived type using Moq
- 06 Sep AngularJS with Typescript and SystemJS
- 14 Aug Angular2 from Scratch - Getting to know Angular2