17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Lynda - Vanilla JavaScript - Web Workers [AhLaN]
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Web Workers is one of the most underrated APIs on the web. It brings multithreading—the ability to execute multiple tasks simultaneously—to JavaScript. Multithreading with web workers can enhance the performance of complex apps with resource-intense code. This course show how to run parallel tasks with web workers and communicate those threads back to the main UI thread. Instructor Maximiliano Firtman explores the APIs for dedicated web workers and shared web workers, which allow you to share threads between browser tabs. The majority of the lessons use Vanilla JavaScript, which allows you to explore the full potential of the technology, but in the final chapter, Maximiliano also introduces some libraries and frameworks specifically designed for developing with web workers.
Topics include:
How threading works in JavaScript and web browsers
Creating dedicated workers
Creating shared workers
Creating basic workers
Sending messages to web workers
Optimizing app performance with web workers
Handling web worker errors
Using JavaScript libraries and frameworks for web workers
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
1 - Introduction/01 - Increase web performance with web workers.mp4
4.7 MB
1 - Introduction/02 - What you should know.mp4
1013.3 KB
2 - 1. Threading in JavaScript/03 - The problem with JavaScript and threads.mp4
6.7 MB
2 - 1. Threading in JavaScript/04 - Execute Cpu-Intense Operations-1.mp4
9.8 MB
2 - 1. Threading in JavaScript/05 - How the browser works with threads.mp4
9.6 MB
2 - 1. Threading in JavaScript/06 - The workers family.mp4
17.9 MB
3 - 2. Working with Web Workers/07 - Create a dedicated worker.mp4
8.8 MB
3 - 2. Working with Web Workers/08 - Life cycle of a dedicated worker.mp4
6.3 MB
3 - 2. Working with Web Workers/09 - Create a shared worker.mp4
4.5 MB
3 - 2. Working with Web Workers/10 - Life cycle of a shared worker.mp4
11 MB
3 - 2. Working with Web Workers/11 - Creating subworkers.mp4
3.2 MB
3 - 2. Working with Web Workers/12 - Import external scripts.mp4
7.5 MB
3 - 2. Working with Web Workers/13 - Create basic workers.mp4
6.4 MB
3 - 2. Working with Web Workers/14 - Debug with browser dev tools.mp4
14.1 MB
4 - 3. Communication and Security/15 - Send messages to dedicated workers.mp4
7.5 MB
4 - 3. Communication and Security/16 - Improve the performance of our app.mp4
15.5 MB
4 - 3. Communication and Security/17 - Update progress and import scripts.mp4
9 MB
4 - 3. Communication and Security/18 - Send messages to shared workers.mp4
3.8 MB
4 - 3. Communication and Security/19 - Copy vs. transferable objects.mp4
9.5 MB
4 - 3. Communication and Security/20 - Handle worker errors.mp4
3.7 MB
5 - 4. Libraries, Frameworks, and Ideas/21 - Libraries for web workers.mp4
6.3 MB
5 - 4. Libraries, Frameworks, and Ideas/22 - Decoding images.mp4
5.1 MB
5 - 4. Libraries, Frameworks, and Ideas/23 - WorkerDOM project.mp4
4.6 MB
5 - 4. Libraries, Frameworks, and Ideas/24 - OffscreenCanvas.mp4