Implementing a decorator pattern for the .NET Core DI framework.
Read More5 days of work in 4 days: can it work for both a developer and their company?
Read MoreGet the types right on your React HoCs in TypeScript.
Read MoreMake post_logout_redirect_uri work with ADFS
Read MoreIn a quick aide-memoire for next time I need to use it: here's a Powershell snippet that will return a list of all unique package names in all .NET Core projects under the current folder.
Read MoreEveryone hates copy/pasting code, and Action Filters in ASP.NET Core MVC offer a great way to avoid filling your controllers with boilerplate
Read MoreI recently started a new side project using React and - having not used React in anger before - wanted to get off on the right foot...
Read MoreA lot of people have spoken about "JavaScript fatigue": the idea that there are so many new frameworks, tools and ideas available to the average JavaScript developer that it`s impossible to keep up...
Read MoreLet's say you've written a shiny new component in your favourite framework and somewhere along the way you've allocated a resource that cannot be automatically cleaned up by the browser.
Read More