All articles
Discover my latest articles covering backend and frontend development, code optimization, and developer life. Learn from real-world examples and hands-on experience.

Setting up a reverse proxy doesn't have to be hard. Here is how to use Caddy Server to get automatic HTTPS and simple routing for your apps in minutes.

Speed up your workflow by replacing ESLint and Prettier with Biome. Learn how to install, configure, and migrate your existing project in minutes

Learn how to stop Firefox from exiting fullscreen mode when pressing the Escape key. Discover effective workarounds and settings to maintain fullscreen mode without interruptions

Learn how to validate and manage environment variables safely using Zod in your TypeScript projects. Improve reliability and avoid runtime errors with type-safe config handling.

Stop using fragile volume mounts for your Directus extensions. Here is the proper way to build a custom Docker image that bundles your code safely for production.

Struggling with messy imports in your Node.js project? This guide shows you how to sort and structure your imports the right way using simple steps and tools.

Learn how to easily retrieve manga data using the Manga Collector package. This guide walks you through setting up and using the package to access detailed manga information for your projects
