Alexander
Zeitler
Posts
[FEED]
About
Serializing .NET objects for use with Alpine.js x-data attribute
If you're using Alpine.js in ASP.NET Razor Views or Pages, you might want to pass some C# values to Alpine's x-data attribute. Here's how.
Dynamic subdomain per tenant using nginx and Docker
For B2B SaaS it's quite common to have subdomains per tenant. There are several ways to implement this and by accident I stumpled upon a fairly simple solution using nginx and Docker.
Resizung a Linux (Ubuntu/Xubuntu/Kubuntu) application window exactly
Sometimes you need a screenshot of an application window in a particular size. Of course, Linux has a commandline tool for this.
Deconstructing a C# record with properties
Deconstructing C# records with positional parameters is easy. But how do you deconstruct a C# record with properties?
Writing is thinking - and more
Recently I came across a Tweet saying "writing is thinking". This resonates very much with my experience and I want to share it here.
Previous
|
Next