Web Workers: Handling Heavy Processing on the Client Side
Offered By: Conf42 via YouTube
Course Description
Overview
Explore a conference talk on leveraging Web Workers for efficient client-side processing in web applications. Dive into the concept of Web Workers and their implementation to handle heavy computational tasks without impacting the main thread's performance. Learn through practical code examples, comparisons of results with and without Web Workers, and a live demonstration. Gain insights into optimizing web application responsiveness and user experience by offloading intensive operations to background threads. Discover how to integrate this powerful feature into your development workflow to create smoother, more efficient web applications.
Syllabus
intro
preamble
about kevin
what i will be talking about?
application overview
what is web worker?
article
show me the code
result without web worker
show me the code - web worker
that's it in short
contacts
demo
thank you so much!
Taught by
Conf42
Related Courses
Distributed Programming in JavaRice University via Coursera Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera Многопоточность
Moscow Institute of Physics and Technology via Coursera LAFF-On Programming for High Performance
The University of Texas at Austin via edX Android-разработка: основы, многопоточность, архитектура
Moscow Institute of Physics and Technology via Coursera