Javascript as a single threaded language is unable to maximise the full potential of our CPUs, but there might be a solution: Web Workers. Can Web Workers really solve your frontend performance bottlenecks? This talk explores the complexities of the JavaScript runtime, event loop and asynchronous programming to find out if it is worth exploring the multithreaded world. We'll examine the potential benefits and drawbacks of Web Workers, helping you decide if they're the right tool for your next project
Session 🗣 Advanced ⭐⭐⭐ Track: FrontEnd (TypeScript, JavaScript, AngularJS, ReactJS, ....)
performance
javascript
frontend