Usually, I'm a web developer with a focus on web standards and accessibility, but from time to time I write C++ or even C code. It's what I grew up with and still enjoy. Yet, going beyond small programs is often where I struggle. How do I build a project with more than one file? How do I manage dependencies? How does cross-platform development work? There are differences between Windows and…
Ever wanted to have more control over how your Eleventy collections are sorted? By default, Eleventy sorts collection items by date. This is a perfect default for blog sites. Right now, I'm building more of a knowledgebase/book kind of thing. And date is not the most important criteria to sort all articles. Though, it's still useful to display the most recent edited articles at some place.…
One very common way to provide a title in Eleventy is by using frontmatter data inside the template. For example, this looks like in the following code snippet: --- title : Hello World --- # {{ title }} Lorem ipsum is a pretty cool dummy text dolor sit amet. Sometimes, I want to provide the title by just adding an h1 to my markdown. It's less verbose: # Hello World! Lorem ipsum is a pretty cool…
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.
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.