Blazing fast Prisma and Postgres tests in Vitest
Learn how to speed up real API integration tests without mocking your database or redefining test data in every test.
Musings about web development and cloud technology
Learn how to speed up real API integration tests without mocking your database or redefining test data in every test.
How to successfully navigate Open Source License Compliance in the JavaScript Ecosystem
Why I almost finished my own static site generator, Wilson, then abandoned it, and later decided to migrate codepunkt.de to Astro.
The sequence in which class fields initialized and parent constructors are called might not be obvious. This article explains why.
How to create a self-updating GitHub profile README - a new feature that allows user-defined content on top of your GitHub profile page.
Learn how to automatically generate open graph images with Node.js and integrate the results into a Gatsby site.
Comparison of build-time and run-time syntax highlighting libraries and a list of the best Gatsby plugins for this purpose.
This post explains the origins of the term "vanilla" and how it relates to computer software and the JavaScript language.