This is a short summary. ↗ Open original to view full content
Creating reusable build scripts with NUKE components
from blog Erik Heemskerk, | ↗ original
More from Erik Heemskerk
Making a Trello clone using htmx
21 Dec 2024 |
original ↗
Is it possible to create a Trello clone using htmx? Yes, and I’ll show you how.
htmx: Simplicity in an Age of Complicated Solutions
30 May 2024 |
original ↗
In an age of complicated front-end solutions, is there a simpler way of doing things? Spoiler alert: there is.
Reporting NUKE build failures on Slack
25 Aug 2021 |
original ↗
Let’s make our NUKE builds report failures by themselves, using a little reflection magic.
Event Feeds: Simple and reliable messaging infrastructure
9 Oct 2020 |
original ↗
Event feeds are a simple mechanism to enable applications to react to things happening in other applications, reliably, consistently, and quickly.
Is WCF faster than ASP.NET? Of course not! Or is it?
22 Mar 2018 |
original ↗
How does WCF, a 13-year-old mega-abstraction framework hold up against the modern, lean, ASP.NET Core? You’d be surprised.