All blog articles
-
Meetups are for everyone
This is an article about underrepresented groups in tech and gatekeeping in communities.
-
Type-Annotations in JavaScript
Sprinkle your JavaScript codebase with type annotations in JSDoc, run checks against it and auto-generate documentation.
-
Punkt BAT
Dealing with Batch-Files in non-Windows environments
-
JSX under the hood
JSX is quite popular. It gained popularity even beyond React, despite not being part of the JavaScript specification. So that made me write an article about how JSX works.
-
Custom JSX in TypeScript
JSX can be used without React, here's how it can be used with the DOM API and TypeScript's built-in JSX transform feature
-
Testing Web Components
A write-up on testing web components.
-
WebGL Shaders Tutorial
A short tutorial on WebGL and Shaders
-
Interactive demos inside articles
This article touches how I embed interactive code demos into my blog articles.
-
Gender Recognition Act in Germany
CW negative, german politics, trans hostility. Yesterday, the law draft for the promised gender recognition act (Selbstbestimmungsgesetz) was leaked. Sadly, the main focus weren't trans people but anti-trans talking points.
-
Pseudorandom numbers in Eleventy
Create deterministic series of random numbers for generative arts
-
Automated workflows for websites
In this article, I'm writing about automated workflows I added to this blog.
-
Hello World!
Hello world, this is my new blog, a place to write for me.