<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - Web Development</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ Web Development feed</description>
    <item>
      <title>Changesets v3: Bumps Peer Dependents by Patch and Ships ESM Only with an 88% Smaller Install</title>
      <link>https://www.infoq.com/news/2026/09/changesets-v3-release/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/changesets-v3-release/en/headerimage/generatedHeaderImage-1789995898981.jpg"/&gt;&lt;p&gt;Changesets v3.0, released on August 11, 2026, introduces significant updates for JavaScript monorepos. It offers leaner installations, a rebuilt CLI, and changes to peer dependency management that resolve long-standing complaints. Upgrading involves configuration updates. The tool focuses on versioning and changelogs while supporting contributors in declaring release intents.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>JavaScript</category>
      <category>Automated Deployment</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Tue, 22 Sep 2026 06:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/changesets-v3-release/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-09-22T06:00:00Z</dc:date>
      <dc:identifier>/news/2026/09/changesets-v3-release/en</dc:identifier>
    </item>
    <item>
      <title>Out-of-Order HTML Streaming Moves from JS Frameworks into the Browser</title>
      <link>https://www.infoq.com/news/2026/09/native-deferred-html-streaming/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/native-deferred-html-streaming/en/headerimage/generatedHeaderImage-1790034315151.jpg"/&gt;&lt;p&gt;Out-of-order HTML streaming, a user experience pattern popularized by front-end frameworks and that allows users to view and interact faster with a page before it is entirely loaded, is making its way to web browsers. The proposal has the browser patching placeholders as data arrives. Developers can use either declarative HTML or matching JavaScript APIs. Available in Chrome 151.&lt;/p&gt; &lt;i&gt;By Bruno Couriol&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>User Experience</category>
      <category>JavaScript</category>
      <category>React</category>
      <category>HTML</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Mon, 21 Sep 2026 23:57:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/native-deferred-html-streaming/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</guid>
      <dc:creator>Bruno Couriol</dc:creator>
      <dc:date>2026-09-21T23:57:00Z</dc:date>
      <dc:identifier>/news/2026/09/native-deferred-html-streaming/en</dc:identifier>
    </item>
    <item>
      <title>Bun Rewrites 535K Lines of Zig into Rust in Four Months, Eliminates Numerous Memory Leaks</title>
      <link>https://www.infoq.com/news/2026/09/bun-AI-rewrite-zig-rust-4-months/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/bun-AI-rewrite-zig-rust-4-months/en/headerimage/generatedHeaderImage-1789932023289.jpg"/&gt;&lt;p&gt;Bun creator Jarred Sumner recently announced that Bun, the JavaScript/TypeScript runtime, bundler and package manager has been rewritten from Zig to Rust. The rewrite seeks to eliminate recurrent memory safety vulnerabilities via Rust’s borrow checker. The AI-assisted rewrite was released after 4 months of work instead of the estimated one year.&lt;/p&gt; &lt;i&gt;By Bruno Couriol&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>Bundlers</category>
      <category>AI Assisted Coding</category>
      <category>Rust</category>
      <category>System Programming</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sun, 20 Sep 2026 19:51:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/bun-AI-rewrite-zig-rust-4-months/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</guid>
      <dc:creator>Bruno Couriol</dc:creator>
      <dc:date>2026-09-20T19:51:00Z</dc:date>
      <dc:identifier>/news/2026/09/bun-AI-rewrite-zig-rust-4-months/en</dc:identifier>
    </item>
    <item>
      <title>SolidStart 2: Replaces Vinxi with a Vite 8 and Enters Maintenance as its Role Winds down</title>
      <link>https://www.infoq.com/news/2026/09/solid-start-v2/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/solid-start-v2/en/headerimage/generatedHeaderImage-1789748711669.jpg"/&gt;&lt;p&gt;SolidStart, a full-stack meta-framework based on SolidJS, has transitioned to version 2.0, improving compatibility with Vite's Environment API. This release modernizes the framework, enhancing CSS handling and integrating better with tools like Tailwind CSS and deployment services. Following this, SolidStart has been placed in maintenance mode as its capabilities are incorporated into Solid 2.0.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>Server-side rendering</category>
      <category>JavaScript</category>
      <category>TypeScript</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sat, 19 Sep 2026 07:23:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/solid-start-v2/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-09-19T07:23:00Z</dc:date>
      <dc:identifier>/news/2026/09/solid-start-v2/en</dc:identifier>
    </item>
    <item>
      <title>htmx 4.0: a Fetch-Based Rewrite, Built-In Morphing Swaps, and Explicit Attribute Inheritance</title>
      <link>https://www.infoq.com/news/2026/09/htmx-4-released/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/htmx-4-released/en/headerimage/generatedHeaderImage-1789720463705.jpg"/&gt;&lt;p&gt;htmx 4 has been released, featuring a transition from XMLHttpRequest to the fetch() API, enhancing streaming capabilities. Key updates include built-in morphing swaps for DOM state preservation and an hx-partial tag for cleaner updates. Attribute inheritance is now explicit, with event names standardized. The library maintains focus on minimal JavaScript while remaining popular among frameworks.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>Server-side rendering</category>
      <category>HTML5</category>
      <category>JavaScript</category>
      <category>Node.js</category>
      <category>HTML</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Fri, 18 Sep 2026 09:32:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/htmx-4-released/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-09-18T09:32:00Z</dc:date>
      <dc:identifier>/news/2026/09/htmx-4-released/en</dc:identifier>
    </item>
    <item>
      <title>TanStack Charts Introduced with a Framework Agnostic Grammar of Graphics for TypeScript</title>
      <link>https://www.infoq.com/news/2026/09/tanstack-charts-alpha-introduced/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/tanstack-charts-alpha-introduced/en/headerimage/generatedHeaderImage-1789574181602.jpg"/&gt;&lt;p&gt;TanStack Charts is a new, framework-agnostic visualization library for TypeScript. It allows developers to create visualizations by composing various elements instead of using fixed chart types. Currently in Alpha, it has about 160,000 weekly downloads. The library supports multiple frameworks and is designed for a variety of environments, though it is not yet stable for production use.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>Data Visualization</category>
      <category>Angular</category>
      <category>TypeScript</category>
      <category>Vue.js</category>
      <category>React Native</category>
      <category>React</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Thu, 17 Sep 2026 05:53:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/tanstack-charts-alpha-introduced/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-09-17T05:53:00Z</dc:date>
      <dc:identifier>/news/2026/09/tanstack-charts-alpha-introduced/en</dc:identifier>
    </item>
    <item>
      <title>Shopify Drops React Native for Swift and Kotlin as AI Changes Cross-Platform Development Tradeoffs</title>
      <link>https://www.infoq.com/news/2026/09/shopify-drops-react-native/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/shopify-drops-react-native/en/headerimage/generatedHeaderImage-1789561441081.jpg"/&gt;&lt;p&gt;Shopify recently announced it is abandoning React Native to rewrite its flagship apps in Swift and Kotlin. With the significant jump in the quality of AI models, Head of Mobile Mustafa Ali reassessed Shopify’s commitment to React Native, estimating that the benefit/cost ratio of maintaining native codebases across mobile platforms was now above that of using an abstraction layer.&lt;/p&gt; &lt;i&gt;By Bruno Couriol&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>Apple</category>
      <category>Mobile</category>
      <category>Android</category>
      <category>Kotlin</category>
      <category>Swift</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Wed, 16 Sep 2026 12:45:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/shopify-drops-react-native/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</guid>
      <dc:creator>Bruno Couriol</dc:creator>
      <dc:date>2026-09-16T12:45:00Z</dc:date>
      <dc:identifier>/news/2026/09/shopify-drops-react-native/en</dc:identifier>
    </item>
    <item>
      <title>Jotai 3.0 Ships as a Modernized, ESM-Only Package That Drops Legacy Builds and Deprecated APIs</title>
      <link>https://www.infoq.com/news/2026/09/jotai-3-released/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/jotai-3-released/en/headerimage/generatedHeaderImage-1789141759444.jpg"/&gt;&lt;p&gt;Jotai, an atomic state management library for React, has released version 3.0.0, now exclusively using ES modules. It maintains backward compatibility but removes some deprecated APIs. Migration is straightforward for most users. This version emphasizes a leaner core with improvements while deferring significant feature changes for future updates.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>JavaScript</category>
      <category>TypeScript</category>
      <category>CommonJS</category>
      <category>React</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Mon, 14 Sep 2026 06:46:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/jotai-3-released/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-09-14T06:46:00Z</dc:date>
      <dc:identifier>/news/2026/09/jotai-3-released/en</dc:identifier>
    </item>
    <item>
      <title>Meta Open-Sources Astryx, its Agent-Ready React Design System</title>
      <link>https://www.infoq.com/news/2026/09/meta-astryx-design-system/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/meta-astryx-design-system/en/headerimage/generatedHeaderImage-1789341796965.jpg"/&gt;&lt;p&gt;Meta recently announced the beta release of Astryx, an open-source React design system developed internally over eight years. Astryx builds on React 19 and StyleX to provide over 150 accessible UI components, customizable CSS design tokens, and dedicated CLI and MCP tooling — for both engineers and AI agents.&lt;/p&gt; &lt;i&gt;By Bruno Couriol&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>JavaScript</category>
      <category>TypeScript</category>
      <category>React</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sun, 13 Sep 2026 23:39:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/meta-astryx-design-system/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Web+Development</guid>
      <dc:creator>Bruno Couriol</dc:creator>
      <dc:date>2026-09-13T23:39:00Z</dc:date>
      <dc:identifier>/news/2026/09/meta-astryx-design-system/en</dc:identifier>
    </item>
  </channel>
</rss>
