<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Real-Time Search on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/real-time-search/</link><description>Recent content in Real-Time Search on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 04 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/real-time-search/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 16: Project 2: Creating a Real-time Search and Filter Interface</title><link>https://ai-blog.noorshomelab.dev/htmx-mastery-2025/project-real-time-search-filter/</link><pubDate>Thu, 04 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/htmx-mastery-2025/project-real-time-search-filter/</guid><description>&lt;h2 id="introduction-building-dynamic-data-displays"&gt;Introduction: Building Dynamic Data Displays&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 16! In our previous projects, we&amp;rsquo;ve explored the fundamental power of HTMX to fetch and swap HTML fragments. Now, we&amp;rsquo;re going to level up by building a truly interactive and dynamic feature: a real-time search and filter interface. This is a common requirement for almost any modern web application that displays lists of data, from product catalogs to user directories.&lt;/p&gt;
&lt;p&gt;By the end of this chapter, you&amp;rsquo;ll have built a fully functional interface where users can type into a search box or select options from a filter dropdown, and the displayed list of items will update instantly without a full page reload. This project will solidify your understanding of &lt;code&gt;hx-get&lt;/code&gt;, &lt;code&gt;hx-trigger&lt;/code&gt;, &lt;code&gt;hx-target&lt;/code&gt;, and &lt;code&gt;hx-swap&lt;/code&gt;, and introduce you to handling multiple input parameters dynamically. Get ready to make your web applications feel incredibly responsive and user-friendly!&lt;/p&gt;</description></item></channel></rss>