This is a short summary. ↗ Open original to view full content
htmx: Simplicity in an Age of Complicated Solutions
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.
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.
Creating reusable build scripts with NUKE components
10 Jul 2021 |
original ↗
How can we take advantage of the latest C# features to create highly reusable build scripts with NUKE?
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.