Partytown is a lazy-loaded library to help relocate resource intensive scripts into a web worker, and off of the main thread. The main thread should be dedicated to your code, and any scripts that are not required to be in the critical path should be moved to a Web worker.
Table of contents
On this pageGoalsWeb WorkersNegative Impacts from Third-Party ScriptsUse-Cases“Ready to Party” Plugins / LibrariesArticles2 Comments
Sort: