Blog

  • X
  • LinkedIn
  • GitHub
  • Today

    Deploy a static website to Hetzner

    Hetzner is a great hosting provider. They offer a free tier for static websites. Here is how to deploy a static website to Hetzner.

  • 1y ago

    E2E Testing Different Color Schemes using Playwright

    A step-by-step guide to testing different color schemes using Playwright.

  • 2y ago

    Warum unterschiedliche Schätzungen in Scrum-Projekten ein Warnsignal sein können

    Code-Silos in Scrum-Projekten? Pair-Programming und Code-Reviews helfen, Wissen zu teilen

  • 4y ago

    The Nextjs Image Component

    The Nextjs image component is awesome. But I had some issues using it with dynamically loaded (within getStaticProps) images. Here is how I dealt with it.

  • 4y ago

    Add Fathom to your Next.js App

    I used Google Analytics for almost forever. But since GDPR requires you to add a notfication if you use cookies I switched to Fathom. Here is how to add it to a Next.js app.

  • 5y ago

    Just a tiny intro to the React Context API

    While it sounds simple, I needed some time to really understand how the whole context thing works. Here is my take to explain it.

  • 5y ago

    Individual Onboarding in a New Enterprise Job

    Three things I would recommend everyone entering a new job or position.

  • 5y ago

    These two books helped me as a young professional in an enterprise world

    These two books helped me as a young professional in an enterprise world

  • 6y ago

    Testing Firebase Authentication with Cypress

    How to test the firebase user authentication with Cypress.

Christian Krey