Blog

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

  • Link to article
    6 min read

    How to generate a robots.txt file in React Router 7 and Remix

    Learn how to dynamically generate a robots.txt file for your React Router 7 or Remix app with environment-based rules and automatic sitemap integration.

  • Link to article
    5 min read

    How to generate a Sitemap in React Router 7 and Remix

    Learn how to automatically generate a sitemap.xml file for your React Router 7 or Remix app using minimal configuration with this step-by-step guide.

  • Link to article
    10 min read

    The missing guide to fonts in React Router 7 and Remix

    Learn how to self-host fonts, integrate Fontsource, style with Tailwind CSS, and boost performance using preloading.