react-wednesdays-stream-cover

React Wednesdays: Partytown - Run Third-PartyScripts From a Web Worker Hide this title

On this episode of React Wednesdays, we welcomed Adam Bradley, creator of Partytown - a fun location for your third-party scripts to hang out.

Adam has a pretty awesome background too - he helped create Ionic Framework, built Stencil.js, and right now he's a Director of Technology at Builder.io.

His current project, Partytown is a lazy-loaded 6kb library that helps 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.

Adam demoed Partytown live and was awesome enough to answer all the questions TJ had! Check out Partytown's repo.

About React Wednesdays

React Wednesdays is a weekly chat show with the best and brightest from the React world, hosted by KendoReact Developer Advocate TJ VanToll. New episodes go live every Wednesday at 1:00 pm ET. You can add React Wednesdays to your calendar or follow CodeItLive on Twitch to get notified.

Follow CodeitLive on Twitch

About your hosts

TJ VanToll
TJ VanToll

Principal Developer Advocate

Dan Wilson
Dan Wilson

Director of Marketing and Developer Relations

kendoka-badge
KendoReact

React UI Library

large-wavy-decor-lightblue

Watch Recent Episodes

React Wednesdays: IoT Basics for React Developers

On this episode of React Wednesdays, TJ VanToll shared some IoT basics for React developers, plus showed some awesome demos and tinkered with some hardware!

But that's not all - this was the last episode in which TJ does React - he stepped in as a guest and passed along the mantle to Kathryn Grayson Nanz, Dev Advocate for KendoReact, who some of you may know from UI Mondays and Dev by Design on CodeItLive. 



 

Watch Episode

August 12, 2022

React Wednesdays: Best Practices for Testing React Apps

On this episode of React Wednesdays, TJ VanToll welcomed to the show Thomas Findlay, author of React - The Road To Enterprise and Vue - The Road To Enterprise.


Thomas spoke about what testing is and why it's important and demoed how to write unit and e2e tests - using Jest & React Testing Library, and at the end also showed end-to-end tests with Cypress & React Testing Library!
 

 

Watch Episode

May 5, 2022

React Wednesdays: Creating a Tauri App Using React

On this episode of React Wednesdays, TJ VanToll welcomed Denjell from the awesome Tauri Apps team!

Tauri is a toolkit that helps developers make applications for desktop platforms. The best part is that it does that by using any front-end framework you can think of!

Denjell demoed how you can create a new Tauri app using React. 

Watch Episode

April 1, 2022

React Wednesdays: React Server Components

On this episode of React Wednesdays, TJ VanToll welcomed Chung Wu, author of the insightful article "How React server components work: an in-depth guide".

Chung talked about his deep dive into the code to try to understand how exactly React Server Components work, what he found, featuring load performance, bundle size, and how we might be writing React applications in the near future. 

Watch Episode

March 14, 2022

React Wednesdays: Vite and Its Ecosystem

On this episode of React Wednesdays, TJ VanToll welcomed some of the awesome devs from the Vite team - Anthony Fu and Patak!

They chatted about the latest in Vite - a modern tool aiming to provide a leaner and faster development experience for modern web projects- and its growing Ecosystem. It's used for scaffolding & bundling projects and it's quickly become popular due to its near-instant code compilation and rapid hot module replacement.

Watch Episode

March 1, 2022

React Wednesdays: Open Props with Adam Argyle

On this episode of React Wednesdays, Adam Argyle,creator of Open Props joined TJ VanToll & showed us all there is about it - like what exactly does Open Props do, how does Adam use it, and most importantly how does it compare to current CSS libraries?

Watch Episode

January 14, 2022