This is a short summary. ↗ Open original to view full content
Meaningful Logging and Metrics
from blog Erik Heemskerk, | ↗ original
Related
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.
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.