<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>web-workers</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1837/feed"/>
    <updated>2026-04-22T05:49:06+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1837/feed</id>
            <entry>
            <id>https://links.biapy.com/links/10102</id>
            <title type="text"><![CDATA[Partytown]]></title>
            <link rel="alternate" href="https://partytown.qwik.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10102"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉 

Partytown is a lazy-loaded library to help relocate resource-intensive scripts into a web worker, and off of the main thread. Its goal is to help speed up sites by dedicating the main thread to your code, and offloading third-party scripts to a web worker.

- [Partytown @ GitHub](https://github.com/QwikDev/partytown).

Related contents:

- [Partytown: Optimize Third Party Scripts with Web Workers @ DebugBear](https://www.debugbear.com/blog/partytown-web-workers).]]>
            </summary>
            <updated>2025-09-10T12:15:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4004</id>
            <title type="text"><![CDATA[Nuxt Workers]]></title>
            <link rel="alternate" href="https://github.com/danielroe/nuxt-workers" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4004"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SSR-safe, zero-config Web Workers integration for Nuxt.

Web Workers enable running JavaScript code in the background to perform complex tasks without blocking the main thread, ensuring smoother and more responsive web applications.]]>
            </summary>
            <updated>2025-08-29T03:03:54+00:00</updated>
        </entry>
    </feed>
