All content for React Round Up is the property of Charles M Wood and is served directly from their servers
with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Stay current on the latest innovations and technologies in the React community by listening to our panel of React and Web Development Experts.
Web Workers & Multi-threaded JavaScript with Majid Hajian - RRU 273
React Round Up
1 hour 1 minute
12 months ago
Web Workers & Multi-threaded JavaScript with Majid Hajian - RRU 273
Despite JavaScript being a single-threaded language, you can now leverage multi-threaded computing thanks to modern browser features such as web workers, workouts and service workers. In this show, Majid explains how these features work and what problems they solve. We also discuss the strategies you can use to introduce them to production codebases and give your users a much more enjoyable experience on your web app.