<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Concurrent on Commentary of Takao</title><link>https://takao.blog/zh/tags/concurrent/</link><description>Recent content in Concurrent on Commentary of Takao</description><generator>Hugo -- gohugo.io</generator><language>zh</language><copyright>Commentary of Takao</copyright><lastBuildDate>Wed, 15 Jul 2026 22:01:08 +0900</lastBuildDate><atom:link href="https://takao.blog/zh/tags/concurrent/index.xml" rel="self" type="application/rss+xml"/><item><title>React 并发功能：构建响应式 UI</title><link>https://takao.blog/zh/web/react-concurrent/</link><pubDate>Fri, 06 Dec 2024 00:00:00 +0900</pubDate><guid>https://takao.blog/zh/web/react-concurrent/</guid><description>&lt;img src="https://takao.blog/img/thumbnail/react-concurrent-zh.png" alt="Featured image of post React 并发功能：构建响应式 UI" /&gt;&lt;p&gt;React 18 引入了并发功能，从根本上改变了渲染的工作方式。这些功能使 React 可以一次准备多个版本的 UI、中断正在进行的工作，并优先考虑紧急更新而不是非紧急更新。结果是应用程序响应速度更快，而无需放弃使 React 高效的声明式编程模型。&lt;/p&gt;</description></item></channel></rss>