Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Development/Web API/Web Base API/Web Worker/
Partytown
Search

Partytown

Creator
Creator
Seonglae Cho
Created
Created
2021 Sep 4 15:6
Editor
Editor
Seonglae Cho
Edited
Edited
2023 May 11 19:26
Refs
Refs

Relocate resource intensive third-party scripts off of the main thread and into a web worker

partytown
BuilderIO • Updated 2023 Aug 30 21:28
 
 
 
 
Introduction - Partytown
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.
Introduction - Partytown
https://partytown.builder.io/
Introduction - Partytown
GitHub - BuilderIO/partytown: Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉
Introducing Partytown: Run Third-Party Scripts From a Web Worker A fun location for your third-party scripts to hang out ⚠️ Warning! This is experimental! ⚠️ Partytown is a lazy-loaded 6kb library to help relocate resource intensive scripts into a web worker, and off of the main thread.
GitHub - BuilderIO/partytown: Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉
https://github.com/BuilderIO/partytown?utm_source=tldrnewsletter
GitHub - BuilderIO/partytown: Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉
 
 

Backlinks

Web App Framework

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Development/Web API/Web Base API/Web Worker/
Partytown
Copyright Seonglae Cho