Web Workers Tutorial - Introduction to JavaScript Web Workers

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=9LwDEiPCTmg



Category:
Tutorial
Duration: 9:49
474 views
6


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

A Web Worker is what allows multi-threading in JavaScript. It’s a script running in the background that doesn’t interfere with the UI and doesn’t affect the performance of a page. In this Web Workers Tutorial, we talk about worker types, use cases, and the advantages of using Web Workers, as well as when to stop using them.

Watch this video to learn:

- What is a Web Worker
- Why you would want to multi-thread
- Web Worker use cases




Other Videos By Fullstack Academy


2015-11-02Fullstack Speaker Series - Valeri Karpov (MongoDB, MEAN Stack) -- Q&A
2015-11-02TECH TALK: Bleeding Edge Front End Development (React.js)
2015-11-02Microservices Tutorial - How to Set Up your Microservices with Message Passing Systems
2015-11-02Valeri Karpov (MongoDB) talks about coding like you MEAN it
2015-11-02BACK TO THE STACK: Alumni Panel (Dropbox, Adobe, FireEye, Cargo)
2015-11-02TECH TALK: How one webgame has helped me grow as a developer
2015-10-08ScrollMagic Tutorial - How to Create Scroll Animations with ScrollMagic and GSAP
2015-10-07Microservices Tutorial - Introduction to Microservices and Service Oriented Architectures
2015-10-07TypeScript Tutorial - Why You Should Learn TypeScript
2015-10-07Polymer Tutorial - How To Use Polymer JS
2015-10-07Web Workers Tutorial - Introduction to JavaScript Web Workers
2015-10-07ShareJS Tutorial - How to Use ShareJS and OT for Real-Time Data Sharing
2015-10-06TECH TALKS: How to contribute to open source software (Emily Stolfo of MongoDB)
2015-09-30Bitcoin Tutorial - How does Bitcoin work?
2015-09-30Cross-Browser Compatibility Tutorial - Use JS for Cross-Browser Compatibility
2015-09-30XSS Tutorial - An Introduction to Web Security and the Cross-Site Scripting Attack
2015-09-303D Collision Detection Tutorial - Collision Detection in JavaScript
2015-09-30Unity 5 Tutorial - Intro to Game Development with Unity
2015-09-30Bash Scripting Tutorial - A Guide To Improving Your Bash Shell Scripting
2015-09-30Web Accessibility Guidelines - A Tutorial on Web Accessibility for Impaired Users
2015-09-30React and Flux Tutorial - How to Use the Flux Architecture



Tags:
Web Workers
Web Workers Tutorial
JavaScript Web Workers