DEV Community

# webworkers

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Use React with Web Workers for Offloading Heavy Computation

How to Use React with Web Workers for Offloading Heavy Computation

7
Comments
2 min read
High-Performance JavaScript Simplified: Web Workers, SharedArrayBuffer, and Atomics

High-Performance JavaScript Simplified: Web Workers, SharedArrayBuffer, and Atomics

2
Comments
2 min read
Boosting Performance with Web Workers in JavaScript

Boosting Performance with Web Workers in JavaScript

Comments
3 min read
Web Workers: How to Offload Tasks to Background Threads, Boosting JavaScript Performance

Web Workers: How to Offload Tasks to Background Threads, Boosting JavaScript Performance

2
Comments 3
4 min read
Using Web Workers in Vue 3

Using Web Workers in Vue 3

3
Comments 1
5 min read
Web Workers: Revolutionizing Web Performance and User Experience

Web Workers: Revolutionizing Web Performance and User Experience

47
Comments 1
5 min read
#LearnedToday: Web Workers

#LearnedToday: Web Workers

6
Comments
4 min read
Web Workers: Avoid overloading the main thread

Web Workers: Avoid overloading the main thread

23
Comments
7 min read
Multithreading in the DOM in JavaScript

Multithreading in the DOM in JavaScript

41
Comments 10
4 min read
What are Web Workers?

What are Web Workers?

9
Comments
4 min read
Parallelism in JavaScript: build super programs🔥🔥

Parallelism in JavaScript: build super programs🔥🔥

10
Comments
5 min read
Keep your app smooth and responsive with web workers

Keep your app smooth and responsive with web workers

7
Comments
3 min read
How to pass function to Web Workers

How to pass function to Web Workers

54
Comments 6
3 min read
Get started with web workers

Get started with web workers

32
Comments
3 min read
Optimizing an N-Queens Solution (in JavaScript)

Optimizing an N-Queens Solution (in JavaScript)

13
Comments
11 min read
Integrating web workers in a React app with Comlink

Integrating web workers in a React app with Comlink

19
Comments
9 min read
JavaScript in parallel - web workers explained

JavaScript in parallel - web workers explained

255
Comments 2
9 min read
For the Sake of Your Event Listeners, Use Web Workers

For the Sake of Your Event Listeners, Use Web Workers

7
Comments
5 min read
Intro to Web Workers and Multithreading

Intro to Web Workers and Multithreading

41
Comments 2
2 min read
Loading Images with Web Workers

Loading Images with Web Workers

27
Comments 18
7 min read
Speedy Introduction to Web Workers

Speedy Introduction to Web Workers

8
Comments
1 min read
Web Workers - Introduction

Web Workers - Introduction

8
Comments
2 min read
loading...