<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>hotwire</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/2179/feed"/>
    <updated>2026-06-28T05:18:59+00:00</updated>
    <id>https://links.biapy.com/guest/tags/2179/feed</id>
            <entry>
            <id>https://links.biapy.com/links/4914</id>
            <title type="text"><![CDATA[Turbo]]></title>
            <link rel="alternate" href="https://turbo.hotwired.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4914"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The speed of a single-page web application without having to write any JavaScript.

Turbo uses complementary techniques to dramatically reduce the amount of custom JavaScript that most web applications will need to write.

[Turbo @ GitHub](https://github.com/hotwired/turbo).]]>
            </summary>
            <updated>2025-08-29T05:36:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5957</id>
            <title type="text"><![CDATA[HTML Over The Wire | Hotwire]]></title>
            <link rel="alternate" href="https://hotwired.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5957"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire. This makes for fast first-load pages, keeps template rendering on the server, and allows for a simpler, more productive development experience in any programming language, without sacrificing any of the speed or responsiveness associated with a traditional single-page application.]]>
            </summary>
            <updated>2025-08-29T08:29:40+00:00</updated>
        </entry>
    </feed>
