Add Client-Side Search to Your Reflex Blog with MiniSearch
December 20, 2025

How to Build Fast, Offline Search for Your Python Blog Using MiniSearch and Reflex
Learn how to add lightning-fast, typo-tolerant search to your Reflex blog using MiniSearch. This guide covers generating a search index, integrating JavaScript, and building a user-friendly search dialog - all without a backend or external API.
Read More...
Reflex Makes SEO Easier: Automatic robots.txt and sitemap.xml Generation
April 6, 2025

Discover how adding your deploy URL in Reflex automatically generates robots.txt and sitemap.xml for easier SEO.
Reflex simplifies SEO by automatically generating robots.txt and sitemap.xml files when you include the deploy_url in your application's configuration.
Read More...
Deploying Reflex Front-End with Caddy in Docker
March 28, 2025

A step-by-step guide to building and serving Reflex static front-end files using Caddy in a Docker container
This blog post explains how to use Reflex to generate static front-end files and serve them using Caddy in a Docker container. It covers the Dockerfile setup, and Caddy configuration.
Read More...
Optimizing Reflex Performance on Google Cloud Run
March 27, 2025

A Comparison of Gunicorn, Uvicorn, and Granian for Running Reflex Apps
In this article, I tested various methods to run a Reflex 0.7.4 app on Google Cloud. After experimenting with Gunicorn, Uvicorn, Granian, and Reflex's built-in command, I found that Gunicorn with Uvicorn workers delivered the best performance.
Read More...
Contact Me
Have a project in mind? Send me an email at hello@davidmuraya.com and let's bring your ideas to life. I am always available for exciting discussions.