jeroenvanwissen
  • home
  • photography
  • posts
  • projects
  • resume

Hype or Revolution: Keeping Up with JavaScript

Don't blindly follow the hype, but also don't dismiss it.

Coding JavaScript / TypeScript Random Thoughts

Website Devlog

A devlog of the website, changes, updates, and new features.

Updates

GitHub Actions: Building and deploying Docker images

Building and deploying Docker images to the GitHub Container Registry using GitHub Actions.

CI/CD Docker GitHub GitHub Actions

Automatically switching Node.js version per project with nvm and a .nvmrc file

Coding JavaScript / TypeScript Node.js Shell Scripting

Coding Without a Purpose: Rediscovering the Joy of Building

Why does everything we code need to have a purpose?'

Coding Random Thoughts

Astro.build: Generate a simple sitemap.xml

Generate a simple sitemap.xml on your Astro.build website

Astro.build JavaScript / TypeScript

Astro.build: Building a static website

Explaining how I've setup my current website with Astro.build

Astro.build JavaScript / TypeScript