<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Rrweb - 标签 - 一峰的记录</title>
        <link>https://www.simplife.tech/tags/rrweb/</link>
        <description>Rrweb - 标签 - 一峰的记录</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Sep 2021 13:45:41 &#43;0800</lastBuildDate><atom:link href="https://www.simplife.tech/tags/rrweb/" rel="self" type="application/rss+xml" /><item>
    <title>用 rrweb 记录和回放用户网页操作</title>
    <link>https://www.simplife.tech/posts/rrweb/</link>
    <pubDate>Tue, 21 Sep 2021 13:45:41 &#43;0800</pubDate>
    <author>一峰</author>
    <guid>https://www.simplife.tech/posts/rrweb/</guid>
    <description><![CDATA[<p>发现了一个有意思的库：<strong>rrweb</strong>(<strong>record and replay the web</strong>)。</p>
<h2 id="什么是-rrweb">什么是 rrweb？</h2>
<p>rrweb 是一个开源的 js 库，可以<strong>记录用户在网页上的所有操作</strong>，然后<strong>完整地回放</strong>出来。</p>
<p>就像给用户在网页上的操作录了个视频，但实际上它并不是真的录屏，而是通过记录 DOM 变化、用户交互等事件，然后在回放时<strong>重新渲染</strong>出来。</p>]]></description>
</item>
</channel>
</rss>
