#WebWorkers
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.
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
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
Concurrent.js: load modules into web workers, access them asynchronously
https://github.com/bitair-org/concurrent.js
#ES_Next_News #ECMAScript #JavaScript #WebWorkers
Threads and messages with rust and web assembly
https://redd.it/z738vb
Alguien sabe si #gulp se traga los #webworkers o hay que usar otra cosa? 🤔
RT @octuweb@twitter.com
DÍA 8/2019
Web Workers http://bit.ly/33jRQru por @paul_melero@twitter.com
#webworkers #octuweb2019
When should you be using #WebWorkers? // #JS #performance https://dassur.ma/things/when-workers/
⚡️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