Blog

A collection of my thoughts, ideas, and experiences. I write about various topics, including web development, technology, and personal topics.

  • Link to article
    4 min read

    How to Set Up Vite + Environment Variables in React 18

    Learn how to properly configure environment variables in a Vite + React 18 app with best practices for dev, staging, and production environments.