Skip to main content
Koen van Gilst

Posts about javascript

There are 7 post(s) about the topic javascript.

Generative Art Gallery

A gallery showing all my generative art projects in one place.

Git hash in Next.js

A snippet to parse the git hash from the command line and add it as an environment variable to a Next.js app.

React components should read like a book

How the ordering of functions can make component files easier to read.

One command to run it all

Why mocking all external requests for your app is worth it.

API testing with Jest

Testing async API calls using Jest’s mocking features

Star Wars

Star Wars or Star Trek? Why not both? Using just CSS and a little bit of JavaScript I recreated these classic science fiction intros.

Generating PDF's with Express

A fun little tutorial of how to create a PDF using a web form, Express and PDFKit

Other tags