Blog

My First Game Jam - Berlin Mini Jam 2024
After discovering Meetup via BOOT.DEV, I immediately registered for the Berlin Mini Jam and would like to share my experiences here.

My Experience with boot.dev: An Effective Introduction to Backend Development
On November 17, 2024, I started with BOOT.DEV to deepen my knowledge in the field of backend development. My goal was to learn more about Git, Python, Go, databases, SQL, and other

How to use Typescript paths-aliases in astro.config.ts
Astro is missing a important vite-plugin for Typescript. I show you, how to add this plugin correctly.