Masthash

#WebWorkers

Andreu Casablanca 🐀
1 month ago

As far as I can see, #WebComponents and #WebWorkers are not enough.

The 1st allows us to execute JS in an isolated environment, but it has no access to the DOM (not even a "scoped" or shadow DOM).

The 2nd gives us a shadow DOM, but it does not prevent code to touch the rest of the DOM.

C) send the client an empty shell. using #webWorkers have the client make the API requests retrying if necessary. Insert the results in a client side store and update the view.

4 months ago

Same!

> I've always tended to be a web maximalist, but I've never felt more optimistic than I do now about the power of the modern web as a true application platform. @ameo

https://cprimozic.net/blog/building-a-signal-analyzer-with-modern-web-tech/

#Browser #WebDev #WebWorkers #SharedArrayBuffer #OffscreenCanvas #Wasm #WebGPU

Ayo Ayco
6 months ago

Wrote a blog! After more than a year of not writing anything there 😄

Notes on using web workers in Angular

#webdevelopment #webdev #frontend #angular #webworkers #tech #blog

https://blog.ayco.io/web-workers-in-angular/#ng

Axel Rauschmayer
7 months ago

Concurrent.js: load modules into web workers, access them asynchronously
https://github.com/bitair-org/concurrent.js
#ES_Next_News #ECMAScript #JavaScript #WebWorkers

10 months ago

Threads and messages with rust and web assembly
https://redd.it/z738vb

#rustlang #webworkers #wasm

ale
4 years ago

Alguien sabe si #gulp se traga los #webworkers o hay que usar otra cosa? 🤔

Ignacio Villanueva
4 years ago

RT @octuweb@twitter.com

DÍA 8/2019
Web Workers http://bit.ly/33jRQru por @paul_melero@twitter.com
#webworkers #octuweb2019

Simounet
4 years ago
Martin Splitt
4 years ago

⚡️JavaScript in parallel⚡️
A while ago, I wrote a bit on #webworkers, #javascript parallelism and a bunch of the nuances that go into that.
👉 Read more at https://buff.ly/2Q29E4H