Web Workers: Handling Heavy Processing on the Client Side
Offered By: Conf42 via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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
Kent's Blog Posts as Screencastsegghead.io Exploring Service Workers
Frontend Masters HTML5 Apps and Games
World Wide Web Consortium (W3C) via edX JavaScript: Async
LinkedIn Learning JavaScript on the Go: Async
LinkedIn Learning